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