TcxGridTableOptionsCustomize Methods
Contains settings determining whether a user can customize a View via runtime modifications of the View’s columns.Name | Description |
---|---|
Assign(TPersistent) | Inherited from TPersistent. |
AssignTo(TPersistent) | Inherited from TPersistent. |
Equals(TObject) | Inherited from TObject. |
GetHashCode | Inherited from TObject. |
GetNamePath | Inherited from TPersistent. |
GetOwner | Inherited from TPersistent. |
QueryInterface(TGUID,Untyped) | Inherited from TInterfacedPersistent. |
SupportsItemsQuickCustomizationReordering | Determines whether users can reorder View items by dragging their names in the Quick Column Customization dropdown. Inherited from TcxCustomGridTableOptionsCustomize. |
ToString | Inherited from TObject. |
See Also