TabItemLength Members
In This Article
#Constructors
Name | Description |
---|---|
Tab |
Initializes a new Tab |
Tab |
Initializes a new Tab |
#Properties
Name | Description |
---|---|
Auto static |
Returns the Tab |
Default static |
Returns an instance that specifies the default Tab |
Is |
Returns whether the length is measured in pixels. |
Is |
Returns whether the length is measured by item header content. |
Is |
Returns whether the instance is default Tab |
Is |
Returns whether the length is measured as a weighted proportion of the available space. |
Star static |
Returns the Tab |
Unit |
Returns 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 Object. |
Equals |
Determines whether the specified object is equal to the current Tab |
Get |
Gets or sets a hash code for the Tab |
Get |
Gets the Type of the current instance. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns a String representation of the Tab |
#Operators
Name | Description |
---|---|
Implicit |
Implicitly converts double absolute |
See Also