|
ActuallyVisible
|
Specifies whether an item can be displayed.
|
|
AlternateCaption
|
Specifies an alternative caption for the current item.
|
|
Automation
protected
|
Provides access to data item UI Automation and accessibility-related settings.
|
|
BestFitMaxWidth
|
Specifies the item’s (column) maximum width value (in pixels) for the best fit.
|
|
Caption
|
Specifies the data item’s caption.
|
|
ComObject
|
|
|
ComponentCount
|
|
|
ComponentIndex
|
|
|
Components
|
|
|
ComponentState
|
|
|
ComponentStyle
|
|
|
DataBinding
|
Specifies an object linking the current item to data storage.
|
|
DateTimeGrouping
|
Specifies time periods used as date/time grouping values in group rows.
|
|
DesignInfo
|
|
|
Editable
|
|
|
Editing
|
Specifies whether the current item is in edit mode.
|
|
EditValue
|
Specifies the value stored in the item’s cell in the currently focused record.
|
|
FakeComponentLink1
|
|
|
FakeComponentLink2
|
|
|
FakeComponentLink3
|
|
|
Filtered
|
Specifies whether filter criteria are set for the current item (column).
|
|
FilteringDateRanges
|
Provides access to the item’s collection of filter date ranges.
|
|
FixedKind
|
Specifies the active column anchor mode.
|
|
Focused
|
Specifies whether the cell is focused.
|
|
FocusedCellViewInfo
|
|
|
FooterAlignmentHorz
|
Specifies the alignment of text in the column’s footer cells.
|
|
GridView
|
Provides access to the Table View containing the current column.
|
|
GroupIndex
|
Specifies the group index of the item (column).
|
|
GroupingDateRanges
|
Provides access to the item’s collection of grouping date ranges.
|
|
GroupSummaryAlignment
|
Specifies the horizontal alignment of a group summary in the currently processed column.
|
|
HeaderAlignmentHorz
|
Defines the horizontal alignment of the item caption.
|
|
HeaderAlignmentVert
|
Specifies the vertical alignment of the item caption.
|
|
HeaderGlyph
|
Specifies the column header glyph.
|
|
HeaderGlyphAlignmentHorz
|
Specifies the horizontal alignment of the column header glyph.
|
|
HeaderGlyphAlignmentVert
|
Specifies the vertical alignment of the column header glyph.
|
|
HeaderHint
|
Specifies the hint text that is displayed when the mouse pointer is hovered over the data item’s header.
|
|
HeaderImageIndex
|
Specifies the column header’s image from the images collection.
|
|
Hidden
|
Deprecated. This property exists for backward compatibility only. Use the VisibleForCustomization property instead.
|
|
Hideable
|
|
|
ID
|
Specifies the unique identifier assigned to an item.
|
|
IncSearching
|
Indicates whether an incremental search is currently in progress on the current item.
|
|
Index
|
Specifies the position of the item within the View’s item collection.
|
|
IsBottom
|
Identifies if the column is displayed at the bottom of the parent container.
|
|
IsChildInMergedGroup
|
|
|
IsDesigning
|
|
|
IsDestroying
|
|
|
IsFirst
|
Specifies whether the item is the first within the collection of visible items.
|
|
IsLast
|
Specifies whether the item is the last within the collection of visible items.
|
|
IsLeft
|
Specifies whether the column is displayed at the left of the object that owns the column.
|
|
IsLoading
|
|
|
IsMostBottom
|
Specifies if the column is nethermost in the parent container.
|
|
IsMostLeft
|
Specifies whether the column is displayed at the left edge of a View.
|
|
IsMostRight
|
Returns a value indicating whether the column is positioned at the right edge of a View.
|
|
IsPreview
|
Indicates if the column is previewed.
|
|
IsRight
|
Specifies whether the column is displayed at the right of the object that owns the column.
|
|
IsTop
|
Indicates whether the column is displayed at the top of the object that owns it.
|
|
LayoutItem
|
Specifies a layout item that hosts an editor created by an in-place Edit Form for the column.
|
|
MinWidth
|
Specifies the minimum width (in pixels) of the cell in which the item’s data is displayed.
|
|
Name
|
|
|
Observers
|
|
|
Options
|
Defines a set of options managing the behavior and appearance of the column.
|
|
Owner
|
|
|
Properties
|
Provides access to active in-place editor settings.
|
|
PropertiesClass
|
Specifies a reference to the editor properties class that corresponds to the active in-place editor type.
|
|
PropertiesClassName
|
Specifies the in-place editor type by its class name.
|
|
RepositoryItem
|
Specifies an edit repository item component for the grid table item.
|
|
RowLayoutItem
|
Specifies the layout item that hosts an editor created by a row layout for the column.
|
|
Selected
|
Indicates if the column’s cells are selected within the View.
|
|
SortIndex
|
Specifies the data item’s index in a complex sort operation applied to the parent grid View.
|
|
SortOrder
|
Specifies the sort order of the data item.
|
|
Styles
|
Provides access to styles that define the appearance of column elements.
|
|
Summary
|
Specifies the set of summaries that are calculated for the column.
|
|
Tag
|
Specifies the integer value associated with the data item.
|
|
VCLComObject
|
|
|
Visible
|
Specifies whether the item is displayed within a View.
|
|
VisibleCaption
|
|
|
VisibleForCustomization
|
Specifies whether an item is shown in the Customization Form when moved into it.
|
|
VisibleForEditForm
|
Specifies the column’s availability for an in-place Edit Form.
|
|
VisibleForExpressionEditor
|
Specifies if the grid View item is available as a value source for expressions in the “Expression Editor“ dialog.
|
|
VisibleForRowLayout
|
Specifies if the column is available in a custom or automatically generated row layout.
|
|
VisibleIndex
|
Specifies the position of an item within the collection of items.
|
|
Width
|
Specifies the width (in pixels) of the cell in which displays the item’s data.
|