Click or drag to resize

ModernContentDetachedName Property

Gets or Sets the value of Window name showing in Title bar, when the current ModernContent is detached.

Namespace:  Hummingbird.UI
Assembly:  Hummingbird.UI (in Hummingbird.UI.dll) Version: 1.1.0.0
Syntax
public string DetachedName { get; protected set; }

Property Value

Type: String
See Also