MindFusion.Scheduling for ASP.NET Programmer's Guide
Thickness.IsAllThicknessSet Property
See Also
 





Checks if all four Thickness properties are set.

Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling.WebForms

 Syntax

C#  Copy Code

public bool IsAllThicknessSet { get; }

Visual Basic  Copy Code

Public ReadOnly Property IsAllThicknessSet As Boolean

 Property Value

true if all properties are set; otherwise false.

 See Also

Thickness Members
Thickness Class
MindFusion.Scheduling Namespace