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





Gets or sets the width.

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

 Syntax

C#  Copy Code

public Unit Width { get; set; }

Visual Basic  Copy Code

Public Property Width As Unit

 Property Value

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

 See Also

ElementSize Members
ElementSize Class
MindFusion.Scheduling.WebForms Namespace