Overload List
Name | Description | |
---|---|---|
TabPosition(Unit) |
Initializes a new instance of the TabPosition class,
at the specified position, with the default (Left) text alignment.
|
|
TabPosition(Unit, TabAlignmentEnum) |
Initializes a new instance of the TabPosition class,
at the specified position and with the specified text alignment.
|
|
TabPosition(Unit, TabAlignmentEnum, Char) |
Initializes a new instance of the TabPosition class,
at the specified position and with the specified text alignment and fill character.
|