Document Library for WPF | ComponentOne
C1.WPF.Document.4.5.2 Assembly / C1.WPF.Document Namespace / C1Document Class / Style Property

In This Topic
    Style Property (C1Document)
    In This Topic
    Gets the main (root) Style of the current document.
    Syntax
    'Declaration
     
    Public ReadOnly Property Style As Style
    public Style Style {get;}
    See Also