TabItemLength Members
In This Article
#Constructors
Name | Description |
---|---|
Tab |
Initializes a new instance of the Tab |
#Properties
Name | Description |
---|---|
Auto static |
Gets the Tab |
Default static |
Gets an instance that specifies the default Tab |
Is |
Gets whether the length is measured in pixels. |
Is |
Gets whether the length is measured by item header content. |
Is |
Gets whether the instance is the default Tab |
Is |
Gets whether the length is measured as a weighted proportion of the available space. |
Star static |
Gets the Tab |
Unit |
Gets the unit type used to measure the length. |
Value |
Returns Double that represents the value of the Tab |
#Methods
Name | Description |
---|---|
Equals |
Determines whether the specified object instances are considered equal.
Inherited from System. |
Get |
Gets the Type of the current instance.
Inherited from System. |
Memberwise |
Creates a shallow copy of the current Object.
Inherited from System. |
Reference |
Determines whether the specified Object instances are the same instance.
Inherited from System. |
To |
Returns a String representation of the Tab |
#Operators
Name | Description |
---|---|
Implicit |
Implicitly converts double absolute |
See Also