Click or drag to resize

ModernLinkDescription Property

Gets or sets the description showing under the Text with smaller font size

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

Property Value

Type: String
The description.
See Also