NavBarGroup Events
A group within a NavBarControl control.Name | Description |
---|---|
CalcGroupClientHeight | Fires when the group’s client height is calculated. |
Disposed | Occurs when the component is disposed by a call to the Dispose() method. Inherited from Component. |
ItemChanged | Fires when item property values are changed. Inherited from ComponentCollectionItem. |
See Also