ComponentOne DataGrid for WPF and Silverlight
IsDiscrete Property (DataGridScrollStep)

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

Property Value

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

Reference

DataGridScrollStep Structure
DataGridScrollStep Members