MindFusion.Scheduling for ASP.NET Programmer's Guide
ElementSize.Height Property
See Also
 





Gets or sets the height.

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

 Syntax

C#  Copy Code

public Unit Height { get; set; }

Visual Basic  Copy Code

Public Property Height As Unit

 Property Value

A System.Web.UI.WebControl.Unit value that represents the height. Default value is Unit.Empty.

 See Also

ElementSize Members
ElementSize Class
MindFusion.Scheduling.WebForms Namespace