ComponentOne DataGrid for WPF and Silverlight
DataGridLength Structure Members
Properties  Methods 

C1.WPF.DataGrid Namespace : DataGridLength Structure

The following tables list the members exposed by DataGridLength.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public Propertystatic (Shared in Visual Basic)Gets the auto length.  
Public PropertyGets a value indicating whether the length is expressed in pixels.  
Public PropertyGets a value indicating whether the length is auto.  
Public PropertyGets a value indicating whether the length is auto star.  
Public PropertyGets a value indicating whether the length is star.  
Public PropertyGets the type of unit.  
Public PropertyGets the value.  
Top
Public Methods
 NameDescription
Public MethodDetermines whether the specified System.Object is equal to this instance.  
Public MethodReturns a hash code for this instance.  
Public MethodReturns a System.String that represents this instance.  
Top
Public Operators
Compares two DataGridLength structures for equality.
Compares two DataGridLength structures to determine if they are not equal.
Top
See Also

Reference

DataGridLength Structure
C1.WPF.DataGrid Namespace