ASP.NET Pack Programmer's Guide
ButtonsStyle.Brush Property
See Also
 





Gets the fill color of the button.

Namespace: MindFusion.Scheduling.WebForms
Package: MindFusion.Scheduling.WebForms

 Syntax

C#  Copy Code

public virtual CssBackground Brush { get; }

Visual Basic  Copy Code

Public Overridable ReadOnly Property Brush As CssBackground

 Property Value

An instance of a CssBackground-derived class.

 See Also

ButtonsStyle Members
ButtonsStyle Class
MindFusion.Scheduling.WebForms Namespace