LayoutControl.CustomizationFormBounds Property
In This Article
Gets or sets the boundaries of the Customization Form.
Namespace: DevExpress.XtraLayout
Assembly: DevExpress.XtraLayout.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
#Property Value
Type | Description |
---|---|
Rectangle | A Rectangle structure which represents the Customization Form’s boundaries. |
See Also