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





Gets the value of the Bottom property of this Thickness.

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

 Syntax

C#  Copy Code

public string GetBottom ()

Visual Basic  Copy Code

Public Function GetBottom () As String

 Return Value

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

 Remarks

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

 See Also

Thickness Members
Thickness Class
MindFusion.Scheduling Namespace