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

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