Intersoft ClientUI Documentation
UXGridViewLength Structure Members
See Also  Properties  Methods  Send Feedback
Intersoft.Client.UI.Data Namespace : UXGridViewLength Structure


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)AutoGets a UXGridViewLength structure that represents the standard automatic sizing mode.  
public PropertyDesiredValueThe desired value of the UXGridViewLength if it is not affected by interactions with other UXGridView columns.  
public PropertyDisplayValueGets the actual value for a UXGridViewLength, in pixels.  
public PropertyIsAbsoluteGets a value that indicates whether this UXGridViewLength instance holds an absolute value.  
public PropertyIsAutoGets a value that indicates whether this UXGridViewLength instance uses the standard automatic sizing mode.  
public PropertyIsSizeToCellsGets a value that indicates whether this UXGridViewLength instance uses the cell-based automatic sizing mode.  
public PropertyIsSizeToHeaderGets a value that indicates whether this UXGridViewLength instance uses the header-based automatic sizing mode.  
public PropertyIsStarGets a value that indicates whether UnitType property is set to Star.  
public Propertystatic (Shared in Visual Basic)SizeToCellsGets a UXGridViewLength structure that represents the cell-based automatic sizing mode.  
public Propertystatic (Shared in Visual Basic)SizeToHeaderGets a UXGridViewLength structure that represents the header-based automatic sizing mode.  
public PropertyUnitTypeGets a value that indicates how the size of the associated UXGridView element is calculated.  
public PropertyValueGets 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

© 2012 All Rights Reserved.