ComponentOne DataGrid for WPF and Silverlight
C1.Silverlight.DataGrid Namespace / DataGridSortChangingEventArgs Class / Cancel Property

In This Topic
    Cancel Property (DataGridSortChangingEventArgs)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property Cancel As Boolean
    public bool Cancel {get; set;}
    See Also