StyleGrid REALbasic Plugin

StyleGridRow.Constructor Constructor

This is the constructor used to make a StyleGridRow.

Constructor(
   owner as StyleGrid)

Parameters

owner
Owner is needed in order to set all the default values during the construction, after that no reference to the owner will still exist.

Remarks

See Also

StyleGridRow Class