Click or drag to resize

ModernWindowAvatarText Property

Gets or sets the text shown at the left side of the avatar

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

Property Value

Type: String
The avatar text.
See Also