NetXP 3.0 Reference

BeforeGroupChangedEventArgs Class

Provides event arguments for the BeforeSelectedGroupChanged event raised by the control. This object contains the group that would be selected and provides the opportunity to cancel the group selection.

For a list of all members of this type, see BeforeGroupChangedEventArgs Members.

System.Object
   EventArgs
      BeforeGroupChangedEventArgs

[Visual Basic]
Public Class BeforeGroupChangedEventArgs
Inherits EventArgs
[C#]
public class BeforeGroupChangedEventArgs : EventArgs

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: NETXP.Controls.Bars

Assembly: NETXP.Controls.Bars (in NETXP.Controls.Bars.dll)

See Also

BeforeGroupChangedEventArgs Members | NETXP.Controls.Bars Namespace