MindFusion.Wpf Pack Programmer's Guide
CellPresenter.Background Property
See Also
 





Gets the background of the cell in its current state. This is a dependency property.

Namespace: MindFusion.Scheduling.Wpf
Assembly: MindFusion.Scheduling.Wpf

 Syntax

C#  Copy Code

public new Brush Background { get; }

Visual Basic  Copy Code

Public Shadows ReadOnly Property Background As Brush

 Property Value

 See Also

CellPresenter Members
CellPresenter Class
MindFusion.Scheduling.Wpf Namespace