StyleGrid REALbasic Plugin |
|
StyleGridStyle Class
StyleGridStyle class defines a style for StyleGridCells. One or more cells can share the same style.
This class is not inheritable or comparable.
Object
StyleGridStyle
class StyleGridStyle
Constructors
StyleGridStyle | A constructor that constructs a StyleGridStyle object from a font name and font size. |
StyleGridStyle | A constructor that constructs a StyleGridStyle object from a font name, font size and text color. |
StyleGridStyle | A constructor that constructs a StyleGridStyle object from another StyleGridStyle object, where the font name and font size is copied from the base style. |
Properties
BackColor | Sets or gets the BackColor of the cell. |
FontBold | To set or get the FontBold flag of a StyleGridStyle, then use the FontBold property. |
FontItalic | To set or get the FontItalic flag of a StyleGridStyle, then use the FontItalic property. |
FontName | To set or get the FontName of a StyleGridStyle, then use the FontName property. |
FontSize | To set or get the FontSize of a StyleGridStyle, then use the FontSize property. |
FontUnderline | To set or get the FontUnderline flag of a StyleGridStyle, then use the FontUnderline property. |
HasBackColor | If set to true then the color defined in the BackColor of the cell will be used instead of a BackColor from the Grid. |
InnerObjectPtr | Obtains the Inner Object for the StyleGridStyle Object. |
TextColor | To set or get the TextColor of a StyleGridStyle, then use the TextColor property. |
Methods
Mutate | Internally constructs a style as specified previously by setting the class properties. |
Supported Platforms:
MacOS X PPC - (Mach-O)MacOS X Universal Binary (Mach-O)Win32 - WindowsLinux x86Unsupported Platforms: