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

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