IsAbsolute Property (DataGridScrollStep)
Gets a value indicating whether this instance is absolute.
'Declaration
Public ReadOnly Property IsAbsolute As Boolean
public bool IsAbsolute {get;}
Property Value
true
if this instance is absolute; otherwise,
false
.