Intersoft.Client.UI.Data Namespace : UXGridViewLength Structure |
The following tables list the members exposed by UXGridViewLength.
Name | Description | |
---|---|---|
![]() | UXGridViewLength Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() ![]() | Auto | Gets a UXGridViewLength structure that represents the standard automatic sizing mode. |
![]() | DesiredValue | The desired value of the UXGridViewLength if it is not affected by interactions with other UXGridView columns. |
![]() | DisplayValue | Gets the actual value for a UXGridViewLength, in pixels. |
![]() | IsAbsolute | Gets a value that indicates whether this UXGridViewLength instance holds an absolute value. |
![]() | IsAuto | Gets a value that indicates whether this UXGridViewLength instance uses the standard automatic sizing mode. |
![]() | IsSizeToCells | Gets a value that indicates whether this UXGridViewLength instance uses the cell-based automatic sizing mode. |
![]() | IsSizeToHeader | Gets a value that indicates whether this UXGridViewLength instance uses the header-based automatic sizing mode. |
![]() | IsStar | Gets a value that indicates whether UnitType property is set to Star. |
![]() ![]() | SizeToCells | Gets a UXGridViewLength structure that represents the cell-based automatic sizing mode. |
![]() ![]() | SizeToHeader | Gets a UXGridViewLength structure that represents the header-based automatic sizing mode. |
![]() | UnitType | Gets a value that indicates how the size of the associated UXGridView element is calculated. |
![]() | Value | Gets the absolute value of the UXGridViewLength in pixels. |
Name | Description | |
---|---|---|
![]() | Equals | Overloaded. Determines whether the specified UXGridViewLength is equal to the current UXGridViewLength. |
![]() | GetHashCode | Gets a hash code for the UXGridViewLength. |
![]() | Compares two UXGridViewLength structures for equality. |
![]() | Compares two UXGridViewLength structures to determine whether they are not equal. |