Search
CustomBrushes Members
Constructors Methods
 


Defines a pair of brushes to be used to paint alternating calendar elements.

The following tables list the members exposed by the CustomBrushes type.

 Public Constructors

  Name Description

CustomBrushes

Initializes a new instance of the CustomBrushes class.

 Public Methods

  Name Description

getPrimaryBrush

Gets the brush used to paint primary calendar elements.

getSecondaryBrush

Gets the brush used to paint secondary calendar elements.

setPrimaryBrush

Sets the brush used to paint primary calendar elements.

setSecondaryBrush

Sets the brush used to paint secondary calendar elements.

 See Also