ComponentOne FinancialChart for WPF
Edit Property



C1.WPF Namespace > C1IconTemplate Class : Edit Property
Gets an icon representing an arrow pointing up.
Syntax
'Declaration
 
Public Shared ReadOnly Property Edit As C1IconTemplate
'Usage
 
Dim value As C1IconTemplate
 
value = C1IconTemplate.Edit
public static C1IconTemplate Edit {get;}
public:
static property C1IconTemplate^ Edit {
   C1IconTemplate^ get();
}
See Also

Reference

C1IconTemplate Class
C1IconTemplate Members