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