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

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