InputPanel for WinForms | ComponentOne
C1.Win.4.5.2 Assembly / C1.Framework Namespace / C1IconTemplate Class / ChevronLeft Property

In This Topic
    ChevronLeft Property (C1IconTemplate)
    In This Topic
    Gets an icon representing a chevron pointing to the left.
    Syntax
    'Declaration
     
    Public Shared ReadOnly Property ChevronLeft As C1IconTemplate
    public static C1IconTemplate ChevronLeft {get;}
    See Also