TcxCustomEditContainerItemOptions Properties
Contains a set of options common to editing control items.
Name | Description |
---|---|
Customizing protected | Specifies whether an item can be moved to the customization box. |
Editing protected | Defines whether item cells editing is enabled. |
Excel |
Provides access to the settings of an editor container’s Excel-inspired filter dropdown. |
Filtering protected | Specifies if end-users can create and customize filter criteria for a specific item. |
Filtering |
Specifies whether an item is searchable by the Find Panel. |
Filter |
Provides access to the container control item settings common to all filter dropdown types, and the settings that affect only classic filter dropdowns. |
Filter |
Specifies the filter dropdown type that a container control item uses. |
Focusing protected | Specifies whether end-users can focus item cells. |
Ignore |
|
Inc |
Specifies whether the current item can perform incremental search. |
Moving protected | Specifies whether end-users can move an item within a control. |
Owner |
Provides access to the control or its object to which the persisted settings belong.
Inherited from Tcx |
Show |
Identifies the manner in which in-place editors are displayed within item cells. |
Sorting protected | Specifies whether end-users can sort data against an item. |
Tab |
Determines whether the end-user can focus an item by using the Tab key. |
See Also