NavBarCalcGroupClientHeightEventArgs Properties
Provides data for the NavBarGroup.CalcGroupClientHeight event.| Name | Description |
|---|---|
| Group | Gets a group for which the event is fired. Inherited from NavBarGroupEventArgs. |
| Height | Gets or sets the group’s client area height. |
See Also