Input for WinForms | ComponentOne
C1.Framework Namespace / C1IconTemplate Class / Underline Property

In This Topic
    Underline Property (C1IconTemplate)
    In This Topic
    Gets the path for the Underline icon. Uses from RulesManager control.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly Property Underline As String
    public static string Underline {get;}
    See Also