StyleGrid REALbasic Plugin

StyleGridStyle.TextColor Property

To set or get the TextColor of a StyleGridStyle, then use the TextColor property.

TextColor as Color {Read and Write}

Remarks

Always use the Mutate method after you have set all the desired properties of a StyleGridStyle. (There are detailed reasons for this documented with the Mutate method).

See Also

StyleGridStyle Class