StyleGrid REALbasic Plugin |
|
StyleGridRow Class
StyleGridRow class allows to manipulate StyleGrid data.
This class is not inheritable or comparable.
Object
StyleGridRow
class StyleGridRow
Constructors
StyleGridRow | This is the constructor used to make a StyleGridRow. |
Properties
CellCount | This property returns the number of actual cells in the row. |
ItemData | This property is used to hook an Variant value to an individual row. |
Visible | This property is used to make a row visible or invisible. |
Methods
Cell | This function is used to access cell's data. |
CellColSpan | Allows to make a cell span over several cells in the same row. |
IsEmpty | This function returns True if the cell is a virtual cell and when it will be drawn, it will be drawn as a DefaultCell. |
MakeCellExtended | Allows to extend a cell and it returns a pointer to the corresponding cell. |
Recreate | Use this method to create a new internal row object without creating external REALbasic object. |
RecreateCell | Use this method to recreate a cell with different cell type. |
WritableCell | This 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 - WindowsLinux x86Unsupported Platforms: