PropertyItem.Title property
Gets or sets the title, e.g. label of a form field, or caption of a grid column.
public string? Title { get; set; }
Property Value
The title.
See Also
- class PropertyItem
Gets or sets the title, e.g. label of a form field, or caption of a grid column.
public string? Title { get; set; }
The title.