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