CustomCellAppearanceEventArgs.IsEditorVisible Property
Gets whether an editor is visible for the corresponding cell.
Namespace: DevExpress.Xpf.Grid
Assembly: DevExpress.Xpf.Grid.v24.2.Core.dll
NuGet Package: DevExpress.Wpf.Grid.Core
Declaration
Property Value
Type | Description |
---|---|
Boolean | true, if an editor is visible; otherwise, false. |
See Also