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
Alignment | Use the Alignment property to set or get the default alignment for the given column. |
BackColor | Sets or gets background color for the column. |
CellFactoryID | This can be used to control how new cells in the given column will be born. |
DefaultCell | Gets the DefaultCell from the Column. |
HasBackColor | If set to true then the color defined in the BackColor property will be used to color the column. |
Header | This property returns the header cell as StyleGridCell for the given column. |
ItemData | This property is used to hook an custom Variant value to a individual column. |
MinWidth | Use this property to set or get the minimum width of a given column. |
Width | Use this property to set or get the width of a given column. |
Methods
CopyDefaultCell | Makes 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 - WindowsLinux x86Unsupported Platforms: