NetXP 3.0 Reference

BeforeItemClickedEventArgs.Cancel Property

Gets/sets whether the click should be cancelled or not.

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

See Also

BeforeItemClickedEventArgs Class | NETXP.Controls.Bars Namespace