DataGrid REALbasic Plugin |
|
DataGridStyle.Constructor Constructor
A constructor that constructs a DataGridStyle object from another DataGridStyle object, where the font name and font size is copied from the base style.
Parameters
- baseStyle
- The base style to construct a new style object from.
Remarks
See Also
DataGridStyle Class