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