PropertyItem.Hint property
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
- class PropertyItem
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; }
The hint.