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





Gets a value indicating whether this cell is a padding cell in a SingleMonth or MonthRange view. This is a dependency property.

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

 Syntax

C#  Copy Code

public bool IsPadding { get; set; }

Visual Basic  Copy Code

Public Property IsPadding As Boolean

 Property Value

true, if this cell represents a padding day; otherwise, false.

 See Also

CellPresenter Members
CellPresenter Class
MindFusion.Scheduling.Wpf Namespace