TSigmaGridColumn Class

Represents type TSigmaGridColumn.

Namespace: Sigma.Document
TObject
  Sigma.Document.TSigmaGridColumn
type
 TSigmaGridColumn = class sealed(TObject)
 end;

The TSigmaGridColumn type exposes the following members.

Show:
 NameDescription
CustomFieldID

Represents property CustomFieldID.

Description

Represents property Description.

Field

Represents property Field.

HeaderBackgroundColor

Represents property HeaderBackgroundColor.

Index

Represents property Index.

IsCustomField

Represents property IsCustomField.

NameLong

Represents property NameLong.

NameShort

Represents property NameShort.

Required

Represents property Required.

Visible

Represents property Visible.

Top
Show:
 NameDescription
GetCustomFieldID

Represents method GetCustomFieldID.

GetDescription

Represents method GetDescription.

GetField

Represents method GetField.

GetHeaderBackgroundColor

Represents method GetHeaderBackgroundColor.

GetIndex

Represents method GetIndex.

GetIsCustomField

Represents method GetIsCustomField.

GetNameLong

Represents method GetNameLong.

GetNameShort

Represents method GetNameShort.

GetRequired

Represents method GetRequired.

GetVisible

Represents method GetVisible.

Top