Gets the main (root) Style of the current document.
Namespace:
C1.C1PreviewAssembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
C# |
---|
[XmlElementAttribute("Style")] [BrowsableAttribute(false)] public Style Style { get; } |
Visual Basic |
---|
<XmlElementAttribute("Style")> _ <BrowsableAttribute(False)> _ Public ReadOnly Property Style As Style Get |