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





Gets a value that indicates whether the height is set.

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

 Syntax

C#  Copy Code

public bool IsHeightSet { get; }

Visual Basic  Copy Code

Public ReadOnly Property IsHeightSet As Boolean

 Property Value

true if Height is set; otherwise false.

 See Also

ElementSize Members
ElementSize Class
MindFusion.Scheduling.WebForms Namespace