CardLayoutTemplateElement.Visible Property
Gets or sets whether the current visual element is visible.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v26.1.Core.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Boolean | true, to display the current visual element; otherwise, false. |
See Also