Gets or sets the brush used to fill the button background.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling
SyntaxC#
Copy Code
|
|---|
Brush FillBrush { get; set; } |
Visual Basic
Copy Code
|
|---|
Property FillBrush As Brush |
An instance of the Brush class.
See Also