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

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