TcxEditorRowPropertiesOptions Members
In This Article
#Constructors
Name | Description |
---|---|
Create |
Initializes a new instance of the Tcx |
#Properties
Name | Description |
---|---|
Customizing protected |
Specifies whether an item can be moved to the customization box.
Inherited from Tcx |
Editing |
Defines whether item cells editing is enabled.
Inherited from Tcx |
Excel |
Provides access to the settings of an editor row‘s Excel-inspired filter dropdown. |
Filtering |
Specifies if end-users can create and customize filter criteria for a specific item.
Inherited from Tcx |
Filtering |
Specifies whether an item is searchable by the Find Panel.
Inherited from Tcx |
Filter |
Provides access to the settings common to all filter dropdown types. |
Filter |
Specifies the filter dropdown type that a container control item uses.
Inherited from Tcx |
Focusing protected |
Specifies whether end-users can focus item cells.
Inherited from Tcx |
Ignore |
Inherited from Tcx |
Inc |
Specifies whether the current item can perform incremental search.
Inherited from Tcx |
Moving protected |
Specifies whether end-users can move an item within a control.
Inherited from Tcx |
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.
Inherited from Tcx |
Sorting protected |
Specifies whether end-users can sort data against an item.
Inherited from Tcx |
Tab |
Determines whether the end-user can focus an item by using the Tab key.
Inherited from Tcx |
#Methods
Name | Description |
---|---|
Assign |
Inherited from TPersistent. |
Assign |
Inherited from TPersistent. |
Equals |
Inherited from TObject. |
Get |
Inherited from TObject. |
Get |
Inherited from TPersistent. |
Get |
Inherited from TPersistent. |
Query |
Inherited from TInterfaced |
To |
Inherited from TObject. |
See Also