GridColumn.IsUnboundExpressionValid Property
In This Article
Gets whether the column’s GridColumn.UnboundExpression specifies a valid expression.
Namespace: DevExpress.XtraGrid.Columns
Assembly: DevExpress.XtraGrid.v24.2.dll
NuGet Packages: DevExpress.Win.Grid, DevExpress.Win.Navigation
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true if the column’s Unbound |
See Also