ComponentOne Basic Library for WPF and Silverlight
ChevronLeft Property


C1.WPF Namespace > C1IconTemplate Class : ChevronLeft Property
Gets an icon representing a chevron pointing to the left.
Syntax
'Declaration
 
Public Shared ReadOnly Property ChevronLeft As C1IconTemplate
'Usage
 
Dim value As C1IconTemplate
 
value = C1IconTemplate.ChevronLeft
public static C1IconTemplate ChevronLeft {get;}
See Also

Reference

C1IconTemplate Class
C1IconTemplate Members