Scheduler for WPF | ComponentOne
C1.Schedule Namespace / C1BrushFactory Class / C1BrushType Property

In This Topic
    C1BrushType Property
    In This Topic
    Returns runtime type for C1Brush implementation.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly Property C1BrushType As Type
    public static Type C1BrushType {get;}
    See Also