DataGrid REALbasic Plugin |
|
DataGridPicture Class
DataGridPicture class allows to store a picture, and how to draw it, in a DataGrid cell.
It is perfectly valid, and gives better performance, to assign the same DataGridPicture object to several cells, that is if the cells should contain the same picture data.
Object
DataGridPicture
class DataGridPicture
Constructors
DataGridPicture | Constructs a DataGridPicture from a given REALbasic picture. |
DataGridPicture | Constructs a DataGridPicture from a given REALbasic picture and sets left and top indents. |
Properties
InnerObjectPtr | Obtains the Inner Object for the DataGridPicture Object. |
Left | This property returns the left position of the StyleGridPicture. |
Picture | This property returns the REALbasic picture object from a StyleGridPicture. |
Top | This property returns the top position of the StyleGridPicture. |
Supported Platforms:
PPC - MacOS 9Carbon - MacOS 9 and MacOS X (PEF)MacOS X PPC - (Mach-O)MacOS X Universal Binary (Mach-O)Win32 - WindowsLinux x86