Search
IProperty.HasValue Property
See Also
 






Gets a value indicating whether the property has a value.

Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming

 Syntax

C#  Copy Code

bool HasValue { get; }

Visual Basic  Copy Code

ReadOnly Property HasValue As Boolean

 Property Value

 See Also