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





Checks if the Top property is set.

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

 Syntax

C#  Copy Code

public bool IsTopSet { get; }

Visual Basic  Copy Code

Public ReadOnly Property IsTopSet As Boolean

 Property Value

true if the Top property is set; otherwise false.

 See Also

Thickness Members
Thickness Class
MindFusion.Scheduling Namespace