C1.Win.4.8 Assembly / C1.Framework.Html Namespace / HyperlinkElement Class / RenderStyle Property

In This Topic
RenderStyle Property (HyperlinkElement)
In This Topic
Gets the element's style, or a default style if the element doesn't have one. This never returns null.
Syntax
'Declaration
 
Public Overridable ReadOnly Property RenderStyle As Style
 
See Also