TablePanelEntity.Visible Property
In This Article
Gets or sets whether the row/column is visible.
Namespace: DevExpress.Utils.Layout
Assembly: DevExpress.Utils.v24.2.dll
NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core
#Declaration
#Property Value
Type | Default | Description |
---|---|---|
Boolean | true | The row/column’s visibility. |
See Also