Skip to main content

TcxMultiEditorRowPropertiesOptions Members

Contains options for the multi editor row item.

Constructors

Name Description
Create(TPersistent) Initializes a new instance of the TcxInterfacedPersistent class with specified settings. Inherited from TcxInterfacedPersistent.

Properties

Name Description
Customizing protected Specifies whether an item can be moved to the customization box. Inherited from TcxCustomEditContainerItemOptions.
Editing Defines whether item cells editing is enabled. Inherited from TcxCustomEditContainerItemOptions.
ExcelFilterPopup Provides access to the settings of an editor row‘s Excel-inspired filter dropdown. Inherited from TcxEditorRowPropertiesOptions.
Filtering Specifies if end-users can create and customize filter criteria for a specific item. Inherited from TcxCustomEditContainerItemOptions.
FilteringWithFindPanel Specifies whether an item is searchable by the Find Panel. Inherited from TcxCustomEditContainerItemOptions.
FilterPopup Provides access to the settings common to all filter dropdown types. Inherited from TcxEditorRowPropertiesOptions.
FilterPopupMode Specifies the filter dropdown type that a container control item uses. Inherited from TcxCustomEditContainerItemOptions.
Focusing Specifies whether end-users can focus item cells. Inherited from TcxCustomEditContainerItemOptions.
IgnoreTimeForFiltering Inherited from TcxCustomEditContainerItemOptions.
IncSearch Specifies whether the current item can perform incremental search. Inherited from TcxCustomEditContainerItemOptions.
Moving protected Specifies whether end-users can move an item within a control. Inherited from TcxCustomEditContainerItemOptions.
Owner Provides access to the control or its object to which the persisted settings belong. Inherited from TcxInterfacedPersistent.
ShowEditButtons Identifies the manner in which in-place editors are displayed within item cells. Inherited from TcxCustomEditContainerItemOptions.
Sorting protected Specifies whether end-users can sort data against an item. Inherited from TcxCustomEditContainerItemOptions.
TabStop Determines whether the end-user can focus an item by using the Tab key. Inherited from TcxCustomEditContainerItemOptions.

Methods

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.
ToString Inherited from TObject.
See Also