WebControlCSS.Selector
From Xojo Documentation
Property (As String )
This property is only available for Web applications. |
aWebControlCSS.Selector = newStringValue
or
StringValue = aWebControlCSS.Selector
Supported for all project types and targets.
or
StringValue = aWebControlCSS.Selector
Supported for all project types and targets.
The selector for the current style. This property is Read-Only for styles provided to you in the RenderCSS method.