Field TabDelimiter
Gets the tab delimiter char '\t'.
Namespace: DevZest.Data.Presenters.Primitives
Assembly: DevZest.Data.WPF.dll
Syntax
public const char TabDelimiter = '\t'
Returns
| Type | Description |
|---|---|
| System.Char |
Gets the tab delimiter char '\t'.
public const char TabDelimiter = '\t'
| Type | Description |
|---|---|
| System.Char |