OptionsColumn Class
Provides options for columns.
Namespace: DevExpress.XtraGrid.Columns
Assembly: DevExpress.XtraGrid.v24.1.dll
NuGet Packages: DevExpress.Win.Grid, DevExpress.Win.Navigation
Declaration
Related API Members
The following members return OptionsColumn objects:
Remarks
The OptionsColumn class provides a set of Boolean properties which specify how much of a column’s functionality is available to end-users. These options can be accessed via the GridColumn.OptionsColumn property.
Inheritance
See Also