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

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