IsAbsolute Property (DataGridLength)
Gets a value indicating whether the length is expressed in pixels.
'Declaration
Public ReadOnly Property IsAbsolute As Boolean
public bool IsAbsolute {get;}
Property Value
true
if the length is expressed in pixels; otherwise,
false
.