Gets the background of the cell in its current state. This is a dependency property.
Namespace: MindFusion.Scheduling.Wpf
Assembly: MindFusion.Scheduling.Wpf
SyntaxC#
Copy Code
|
|---|
public new Brush Background { get; } |
Visual Basic
Copy Code
|
|---|
Public Shadows ReadOnly Property Background As Brush |
See Also