ComponentOne DataGrid for WPF and Silverlight
IsAbsolute Property (DataGridScrollStep)

C1.Silverlight.DataGrid Namespace > DataGridScrollStep Structure : IsAbsolute Property
Gets a value indicating whether this instance is absolute.
Syntax
'Declaration
 
Public ReadOnly Property IsAbsolute As System.Boolean
public System.bool IsAbsolute {get;}

Property Value

true if this instance is absolute; otherwise, false.
See Also

Reference

DataGridScrollStep Structure
DataGridScrollStep Members