ASPxGridCookiesSettings.Enabled Property
Gets or sets whether cookies are enabled.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
Declaration
Property Value
Type | Default | Description |
---|---|---|
Boolean | false |
|
See Also
Gets or sets whether cookies are enabled.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
[DefaultValue(false)]
public bool Enabled { get; set; }
<DefaultValue(False)>
Public Property Enabled As Boolean
Type | Default | Description |
---|---|---|
Boolean | false |
|
No
Your feedback is appreciated.