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





Checks if the Left property is set.

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

 Syntax

C#  Copy Code

public bool IsLeftSet { get; }

Visual Basic  Copy Code

Public ReadOnly Property IsLeftSet As Boolean

 Property Value

true if the Left property is set; otherwise false.

 See Also

Thickness Members
Thickness Class
MindFusion.Scheduling Namespace