MindFusion.Scheduling for ASP.NET Programmer's Guide
Thickness.GetLeft Method
See Also
 





Gets the value of the Left property of this Thickness.

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

 Syntax

C#  Copy Code

public string GetLeft ()

Visual Basic  Copy Code

Public Function GetLeft () As String

 Return Value

Type: String
A string that represents the value of the Left property.

 Remarks

If the Left property is not set this method returns the value of the All property.

 See Also

Thickness Members
Thickness Class
MindFusion.Scheduling Namespace