Table of Contents

Property IsComposite

Namespace
Alternet.UI.Markup
Assembly
Alternet.UI.dll

IsComposite

If IsComposite is false Value and StringValue are valid to call, the property can be represented as a string. If is true, Items is valid to use and the property is one or more items. If the property is composite but has not items, the property isn't returned by MarkupItem.GetProperties.

public virtual bool IsComposite { get; }

Property Value

bool