windowsforms-devexpress-dot-xtranavbar-4e7825f9.md
Provides data for the NavBarGroup.CalcGroupClientHeight event.
Namespace : DevExpress.XtraNavBar
Assembly : DevExpress.XtraNavBar.v25.2.dll
NuGet Package : DevExpress.Win
public class NavBarCalcGroupClientHeightEventArgs :
NavBarGroupEventArgs
Public Class NavBarCalcGroupClientHeightEventArgs
Inherits NavBarGroupEventArgs
NavBarCalcGroupClientHeightEventArgs is the data class for the following events:
A NavBarCalcGroupClientHeightEventArgs object is automatically created, adjusted and passed to a NavBarGroup.CalcGroupClientHeight event handler. Its properties allow you to determine the group for which client area height is calculated and assigned custom height.
Object EventArgs NavBarGroupEventArgs NavBarCalcGroupClientHeightEventArgs
See Also
NavBarCalcGroupClientHeightEventArgs Members