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





Returns true if Right property is set.

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

 Syntax

C#  Copy Code

public bool IsRightSet { get; }

Visual Basic  Copy Code

Public ReadOnly Property IsRightSet As Boolean

 Property Value

true if the Right property is set; otherwise false.

 See Also

Thickness Members
Thickness Class
MindFusion.Scheduling Namespace