InputPanel for WinForms | ComponentOne
C1.Win.5 Assembly / C1.Framework Namespace / C1IconTemplate Class / Down Property

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