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.Silverlight
Assembly: MindFusion.Scheduling.Silverlight
C# Copy Code |
---|
public bool IsPadding { get; set; } |
Visual Basic Copy Code |
---|
Public Property IsPadding As Boolean |
true, if this cell represents a padding day; otherwise, false.