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





Gets the value of the Right property of this Thickness.

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

 Syntax

C#  Copy Code

public string GetRight ()

Visual Basic  Copy Code

Public Function GetRight () As String

 Return Value

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

 Remarks

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

 See Also

Thickness Members
Thickness Class
MindFusion.Scheduling Namespace