StyleGrid REALbasic Plugin

StyleGridRow Class

StyleGridRow class allows to manipulate StyleGrid data.

This class is not inheritable or comparable.

Object
   StyleGridRow

class StyleGridRow

Constructors

StyleGridRowThis is the constructor used to make a StyleGridRow.

Properties

CellCountThis property returns the number of actual cells in the row.
ItemDataThis property is used to hook an Variant value to an individual row.
VisibleThis property is used to make a row visible or invisible.

Methods

CellThis function is used to access cell's data.
CellColSpanAllows to make a cell span over several cells in the same row.
IsEmptyThis function returns True if the cell is a virtual cell and when it will be drawn, it will be drawn as a DefaultCell.
MakeCellExtendedAllows to extend a cell and it returns a pointer to the corresponding cell.
RecreateUse this method to create a new internal row object without creating external REALbasic object.
RecreateCellUse this method to recreate a cell with different cell type.
WritableCellThis function is used to access data of a cell. The function is read only, but data can be written to the returned class.

Supported Platforms:

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

    Unsupported Platforms: