ComponentOne DataGrid for WPF and Silverlight
IsAbsolute Property (DataGridLength)

C1.WPF.DataGrid Namespace > DataGridLength Structure : IsAbsolute Property
Gets a value indicating whether the length is expressed in pixels.
Syntax
'Declaration
 
Public ReadOnly Property IsAbsolute As System.Boolean
public System.bool IsAbsolute {get;}

Property Value

true if the length is expressed in pixels; otherwise, false.
See Also

Reference

DataGridLength Structure
DataGridLength Members