NavigationPane.RegularSize Property
In This Article
Gets or sets the size of this NavigationPane‘s content area when the pane is in its regular state.
Namespace: DevExpress.XtraBars.Navigation
Assembly: DevExpress.XtraBars.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
#Property Value
Type | Description |
---|---|
Size | A Size structure that is the size of this Navigation |
#Remarks
See the NavigationPane.State property for details.
See Also