PopupWindowAdaptivitySettings.FixedHeader Property
Gets or sets whether the header is fixed on the top while scrolling the popup window in adaptive mode.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
Declaration
Property Value
Type | Default | Description |
---|---|---|
Boolean | true |
|
Property Paths
You can access this nested property as listed below:
Object Type | Path to FixedHeader |
---|---|
PopupWindow |
|
See Also