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





Gets or sets the width, in Unit(s), of the lower side of the bounding rectangle.

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

 Syntax

C#  Copy Code

public virtual Unit Bottom { get; set; }

Visual Basic  Copy Code

Public Overridable Property Bottom As Unit

 Property Value

An instance of the System.Web.UI.WebControls.Unit structure. Default value is Unit.Empty.

 See Also

Thickness Members
Thickness Class
MindFusion.Scheduling Namespace