Scheduler for WinForms | ComponentOne
C1.ScheduleCore Assembly / 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 System.Type
    public static System.Type C1BrushType {get;}
    See Also