Reports for WPF | ComponentOne
C1.C1Report Namespace / HtmlFilter Class / StylePrefix Property

In This Topic
    StylePrefix Property (HtmlFilter)
    In This Topic
    Gets a string to be used as a prefix for style names.
    Syntax
    'Declaration
     
    Protected ReadOnly Property StylePrefix As String
    protected string StylePrefix {get;}
    See Also