NetXP 3.0 Reference

BeforeGroupChangedEventArgs.Cancel Property

Gets/sets whether the group selection should be cancelled or not. By default the group selection is not cancelled.

[Visual Basic]
Public Property Cancel As Boolean
[C#]
public bool Cancel {get; set;}

See Also

BeforeGroupChangedEventArgs Class | NETXP.Controls.Bars Namespace