Gets or sets the background.
Namespace: MindFusion.Spreadsheet
Assembly: MindFusion.Spreadsheet.WinForms
SyntaxC#
Copy Code
|
|---|
Brush Background { get; set; } |
Visual Basic
Copy Code
|
|---|
Property Background As Brush |
An instance of the Brush class.
See Also