ComponentOne DataGrid for WPF and Silverlight
DataGridLength Constructor(Double)

C1.WPF.DataGrid Namespace > DataGridLength Structure > DataGridLength Constructor : DataGridLength Constructor(Double)
The amount of pixels.
Initializes a new instance of the DataGridLength struct.
Syntax
'Declaration
 
Public Function New( _
   ByVal pixels As System.Double _
)
public DataGridLength( 
   System.double pixels
)

Parameters

pixels
The amount of pixels.
See Also

Reference

DataGridLength Structure
DataGridLength Members
Overload List