TSigmaGridColumns Class

Represents type TSigmaGridColumns.

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

The TSigmaGridColumns type exposes the following members.

Show:
 NameDescription
ColumnsByIndex[Integer]

Represents property ColumnsByIndex[Integer].

Columns[TSigmaField]

Represents property Columns[TSigmaField].

Count

Represents property Count.

CustomFieldColumns[String]

Represents property CustomFieldColumns[String].

Top
Show:
 NameDescription
GetColumn(TSigmaField)

Represents method GetColumn(TSigmaField).

GetColumnByCustomFieldID(String)

Represents method GetColumnByCustomFieldID(String).

GetColumnByIndex(Integer)

Represents method GetColumnByIndex(Integer).

GetCount

Represents method GetCount.

Reset

Represents method Reset.

Top