TabHeaderLength Constructors
The header panel’s length that supports the the automatically calculated size.Name | Parameters | Description |
---|---|---|
TabHeaderLength(Double, TabHeaderUnitType) | value, type | Initializes a new TabHeaderLength instance with the specified value in the unitType units. |
TabHeaderLength(Double) | value | Initializes a new TabHeaderLength instance with the specified absolute value in pixels. |
See Also