PivotCustomizationExtensionSettings.Visible Property
Gets or sets whether the Customization extension is visible.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v25.1.dll
NuGet Package: DevExpress.Web.Mvc5
Declaration
Property Value
| Type | Description |
|---|---|
| Boolean | true if the Customization extension is visible; otherwise, false. |
Property Paths
You can access this nested property as listed below:
| Object Type | Path to Visible |
|---|---|
| PivotGridSettings |
|
See Also