MindFusion.Scheduling for ASP.NET Programmer's Guide
Style.Brush Property
See Also
 





Gets or sets the brush that fills the interior.

Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling.WebForms

 Syntax

C#  Copy Code

public virtual CssBackground Brush { get; set; }

Visual Basic  Copy Code

Public Overridable Property Brush As CssBackground

 Property Value

An instance of the CssBackground class.

 See Also

Style Members
Style Class
MindFusion.Scheduling Namespace