A newer version of this page is available.
Switch to the current version.
OptionsColumn Class
Provides options for columns.
Namespace: DevExpress.XtraGrid.Columns
Assembly: DevExpress.XtraGrid.v19.1.dll
Declaration
public class OptionsColumn :
ViewBaseOptions
Public Class OptionsColumn
Inherits ViewBaseOptions
Related API Members
The following members accept/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
Feedback