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

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