Intersoft ClientUI Documentation
UXGridViewLength Structure Members
Properties  Methods 


The following tables list the members exposed by UXGridViewLength.

Public Constructors
 NameDescription
Public ConstructorUXGridViewLength ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public Propertystatic (Shared in Visual Basic)Auto Gets a UXGridViewLength structure that represents the standard automatic sizing mode.  
Public PropertyDesiredValue The desired value of the UXGridViewLength if it is not affected by interactions with other UXGridView columns.  
Public PropertyDisplayValue Gets the actual value for a UXGridViewLength, in pixels.  
Public PropertyIsAbsolute Gets a value that indicates whether this UXGridViewLength instance holds an absolute value.  
Public PropertyIsAuto Gets a value that indicates whether this UXGridViewLength instance uses the standard automatic sizing mode.  
Public PropertyIsSizeToCells Gets a value that indicates whether this UXGridViewLength instance uses the cell-based automatic sizing mode.  
Public PropertyIsSizeToHeader Gets a value that indicates whether this UXGridViewLength instance uses the header-based automatic sizing mode.  
Public PropertyIsStar Gets a value that indicates whether UnitType property is set to Star.  
Public Propertystatic (Shared in Visual Basic)SizeToCells Gets a UXGridViewLength structure that represents the cell-based automatic sizing mode.  
Public Propertystatic (Shared in Visual Basic)SizeToHeader Gets a UXGridViewLength structure that represents the header-based automatic sizing mode.  
Public PropertyUnitType Gets a value that indicates how the size of the associated UXGridView element is calculated.  
Public PropertyValue Gets the absolute value of the UXGridViewLength in pixels.  
Top
Public Methods
 NameDescription
Public MethodEqualsOverloaded. Determines whether the specified UXGridViewLength is equal to the current UXGridViewLength.  
Public MethodGetHashCodeGets a hash code for the UXGridViewLength.  
Top
Public Operators
public Operator Equality Compares two UXGridViewLength structures for equality.
public Operator Inequality Compares two UXGridViewLength structures to determine whether they are not equal.
Top
See Also

Reference

UXGridViewLength Structure
Intersoft.Client.UI.Data Namespace

Send Feedback