PropertyItem.Hint property

namespace: Serenity.ComponentModel   assemblySerenity.Net.Core

Gets or sets the hint. This is only used for forms and it is shown when the label is hovered.

public string Hint { get; set; }

Property Value

The hint.

See Also