Core Library for WPF | ComponentOne
C1.WPF.Core Namespace / C1IconTemplate Class / SelectAll Property

In This Topic
    SelectAll Property
    In This Topic
    Gets an icon representing a select-all operation.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly Property SelectAll As C1IconTemplate
    public static C1IconTemplate SelectAll {get;}
    See Also