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





Gets a value that indicates whether the width is set.

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

 Syntax

C#  Copy Code

public bool IsWidthSet { get; }

Visual Basic  Copy Code

Public ReadOnly Property IsWidthSet As Boolean

 Property Value

true if the width is set; otherwise false.

 See Also

ElementSize Members
ElementSize Class
MindFusion.Scheduling.WebForms Namespace