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





Gets the value of the Top property of this Thickness.

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

 Syntax

C#  Copy Code

public string GetTop ()

Visual Basic  Copy Code

Public Function GetTop () As String

 Return Value

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

 Remarks

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

 See Also

Thickness Members
Thickness Class
MindFusion.Scheduling Namespace