Web.DBWeb.THTMLTableColumn Properties

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
AlignpublishedSpecifies the horizontal alignment of the contents of the cells in the column.
BgColorpublishedSpecifies the background color of the cells in the column.
CollectionpublicSpecifies the TCollection instance to which the TCollectionItem belongs.
CustompublishedSpecifies a tag option and its value in the HTML TD tags for the cells in the column.
DisplayNamepublicThe name displayed in the Collection editor.
DisposedprotectedDisposed is a read-only property that shows the current state of this object.
DSTableProducerpublicIndicates the table producer component that uses this column.
FieldpublicIndicates the field component associated with the field binding of the column.
FieldNamepublishedSpecifies the name of the field to which the column is bound.
IDpublicA unique, permanent index for the item.
IndexpublicReturns the item's position in the Items array of TCollection.
TitlepublishedSpecifies the display attributes to be added to the header cell that appears at the top of the column.
VAlignpublishedSpecifies the vertical alignment of the contents of the cells in the column.