Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

TcxCustomEditContainerItemOptions Members

Contains a set of options common to editing control items.

#Constructors
Show Inherited Hide Inherited

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

#Properties
Show Inherited Hide Inherited

Name Description
Customizing protected Specifies whether an item can be moved to the customization box.
Editing protected Defines whether item cells editing is enabled.
ExcelFilterPopup protected 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.
FilteringWithFindPanel protected Specifies whether an item is searchable by the Find Panel.
FilterPopup protected Provides access to the container control item settings common to all filter dropdown types, and the settings that affect only classic filter dropdowns.
FilterPopupMode protected Specifies the filter dropdown type that a container control item uses.
Focusing protected Specifies whether end-users can focus item cells.
IgnoreTimeForFiltering protected
IncSearch protected 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 TcxInterfacedPersistent.
ShowEditButtons protected 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.
TabStop protected Determines whether the end-user can focus an item by using the Tab key.

#Methods
Show Inherited Hide Inherited

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