CellIndex.IsValid Property
Indicates whether the cell index is valid.
Namespace: DevExpress.Maui.DataGrid
Assembly: DevExpress.Maui.DataGrid.dll
NuGet Package: DevExpress.Maui.DataGrid
Declaration
public bool IsValid { get; }
Property Value
Type | Description |
---|---|
Boolean |
|
See Also