Back to Devexpress

TcxEditorRowProperties Members

vcl-cxvgrid-dot-tcxeditorrowproperties-dot-underscore-members.md

latest11.6 KB
Original Source

TcxEditorRowProperties Members

Stores vertical grid row settings in unbound mode.

Constructors

NameDescription
Create(TCollection)Inherited from TCollectionItem.
CreateEx(TcxCustomRow)Creates a new instance of the TcxCustomRowProperties class. Inherited from TcxCustomRowProperties.

Properties

NameDescription
CaptionSpecifies the text for the current row header. Inherited from TcxCaptionRowProperties.
CollectionInherited from TCollectionItem.
DataBindingInherited from TcxCustomEditorRowProperties.
DisplayEditPropertiesInherited from TcxCustomEditorRowProperties.
DisplayNameInherited from TCollectionItem.
DisplayTextsInherited from TcxCustomEditorRowProperties.
EditPropertiesProvides access to active in-place editor settings. Inherited from TcxCustomEditorRowProperties.
EditPropertiesClassSpecifies a reference to the editor properties class that corresponds to the active in-place editor type. Inherited from TcxCustomEditorRowProperties.
EditPropertiesClassNameSpecifies the in-place editor type by its class name. Inherited from TcxCustomEditorRowProperties.
FilteredInherited from TcxCaptionRowProperties.
FilteringDateRangesInherited from TcxCustomEditorRowProperties.
HeaderAlignmentHorzSpecifies the horizontal alignment of the row’s header text. Inherited from TcxCaptionRowProperties.
HeaderAlignmentVertSpecifies the vertical alignment of the row’s header text. Inherited from TcxCaptionRowProperties.
HintSpecifies the text in the hint window that appears when the user positions the mouse cursor over the row header. Inherited from TcxCaptionRowProperties.
IDInherited from TCollectionItem.
ImageIndexSpecifies the image index for the current row’s header. Inherited from TcxCaptionRowProperties.
IndexInherited from TCollectionItem.
ItemIndexReturns the vertical grid row index. Inherited from TcxCustomEditorRowProperties.
ItemLinkInherited from TcxCustomEditorRowProperties.
OptionsProvides access to settings that control a user’s capability to manipulate a row. Inherited from TcxCustomEditorRowProperties.
PropertiesValueInherited from TcxCustomEditorRowProperties.
RepositoryItemSpecifies an edit repository item component for the vertical grid row. Inherited from TcxCustomEditorRowProperties.
RowIdentifies the current row. Inherited from TcxCustomRowProperties.
ValueSpecifies the value for the data cell of the row’s focused record. Inherited from TcxCustomEditorRowProperties.
ValuesProvides indexed access to the row’s values. Inherited from TcxCustomEditorRowProperties.
VisibleForExpressionEditorSpecifies an editor row’s visibility in the “Expression Editor Dialog“ dialog. Inherited from TcxCustomEditorRowProperties.

Methods

NameDescription
Assign(TPersistent)Inherited from TPersistent.
AssignTo(TPersistent)Inherited from TPersistent.
Changed protectedForces the grid control to redraw itself when the properties of the current row are changed. Inherited from TcxCustomRowProperties.
DefaultCaption protectedReturns the default header text if the Caption property is not assigned. Inherited from TcxCaptionRowProperties.
Equals(TObject)Inherited from TObject.
GetDisplayNameInherited from TCollectionItem.
GetHashCodeInherited from TObject.
GetNamePathInherited from TPersistent.
GetOwnerInherited from TPersistent.
ReleaseInherited from TCollectionItem.
RestoreDefaults protectedRestores the default status for the current row. Inherited from TcxCaptionRowProperties.
SetDisplayName(String)Inherited from TCollectionItem.
ShowExpressionEditorInvokes the “Expression Editor Dialog“ dialog for an editor row. Inherited from TcxCustomEditorRowProperties.
ToStringInherited from TObject.

Events

NameDescription
OnGetDisplayTextOccurs when a data cell’s value is displayed. Inherited from TcxCustomEditorRowProperties.
OnGetEditingPropertiesAllows you to change the active in-place editor and customize its settings when a user invokes it for a data cell in the vertical grid row. Inherited from TcxCustomEditorRowProperties.
OnGetEditPropertiesAllows you to change the active in-place editor and customize its settings depending on custom conditions. Inherited from TcxCustomEditorRowProperties.
OnGetFilterImages protectedAllows you to replace images displayed in an edit row’s filter pop-up window. Inherited from TcxCustomEditorRowProperties.
OnGetFilterValuesInherited from TcxCustomEditorRowProperties.
OnInitFilteringDateRangesInherited from TcxCustomEditorRowProperties.
OnUserFilteringInherited from TcxCustomEditorRowProperties.
OnUserFilteringExInherited from TcxCustomEditorRowProperties.
OnValidateDrawValueEnables you to customize the manner in which validation errors are visualized in the row editor. Inherited from TcxCustomEditorRowProperties.

See Also

TcxEditorRowProperties Class

cxVGrid Unit