BaseXafPage.IsSizeable Property
Specifies whether the page is sizable.
Namespace: DevExpress.ExpressApp.Web.Templates
Assembly: DevExpress.ExpressApp.Web.v24.1.dll
NuGet Package: DevExpress.ExpressApp.Web
Declaration
Property Value
Type | Description |
---|---|
Boolean | true, if the page can be resized; otherwise, false. |
Implements
See Also