Scheduler for WPF | ComponentOne
C1.Schedule Namespace / C1Brush Class
Properties Methods


In This Topic
    C1Brush Class Members
    In This Topic

    The following tables list the members exposed by C1Brush.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the background color.  
    Public PropertyGets or sets the foreground color.  
    Public PropertyGets or sets the brush style.  
    Top
    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic)Returns string representation of color in ARGB format.  
    Public Methodstatic (Shared in Visual Basic)Parses ARGB string and returns the System.Drawing.Color value.  
    Top
    Protected Methods
     NameDescription
    Protected MethodThis method is called on any property changes. Override it in derived classes for custom handling.  
    Top
    See Also