GraffitiGridColumnGroup

View Categories

Enumerations #

This class exposes no enumerations.

Constants #

This class exposes no constants.

Events #

This class exposes no events.

Methods #

NameParametersReturn TypeDescription
ConstructorText as StringNoneCreates a new instance of the class.

Properties #

NameTypeDefault ValueDescription
StyleGraffitiStyleNilGraffitiStyle applied to the column group header.
TextString“”Text of the column group.

Notes #

Column Grouping #

If you wish to use the Column Grouping feature, each column must have a GraffitiColumnGroup assigned with unique text. Columns are grouped left-to-right and attempting to set a group to a subset of columns may result in incorrect positioning of groups and/or undesired column reordering.