Property Label
Label
Gets or sets property label.
string? Label { get; set; }
Property Value
Remarks
This setting is used to specify localized or user friendly property label which will be used in PropertyGrid instead of property name.
Gets or sets property label.
string? Label { get; set; }
This setting is used to specify localized or user friendly property label which will be used in PropertyGrid instead of property name.