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