StyleGrid REALbasic Plugin

StyleGridColumn Class

StyleGridColumn class allows to manipulate StyleGrid data.

Notes:
This class may never be manually constructed.

This class is not inheritable or comparable.

Object
   StyleGridColumn

class StyleGridColumn

Properties

AlignmentUse the Alignment property to set or get the default alignment for the given column.
BackColorSets or gets background color for the column.
CellFactoryIDThis can be used to control how new cells in the given column will be born.
DefaultCellGets the DefaultCell from the Column.
HasBackColorIf set to true then the color defined in the BackColor property will be used to color the column.
HeaderThis property returns the header cell as StyleGridCell for the given column.
ItemDataThis property is used to hook an custom Variant value to a individual column.
MinWidthUse this property to set or get the minimum width of a given column.
WidthUse this property to set or get the width of a given column.

Methods

CopyDefaultCellMakes the Column have a physical copy of the Grid's Default style instead of just having a reference to it. This is needed when a column is to have a different set of default cells than the rest of the Grid.

Supported Platforms:

  • MacOS X PPC - (Mach-O)
  • MacOS X Universal Binary (Mach-O)
  • Win32 - Windows
  • Linux x86

    Unsupported Platforms: