public string? HeaderTextBgColor { get; set; }
Public Property HeaderTextBgColor As String Get Set
public: property String^ HeaderTextBgColor { String^ get (); void set (String^ value); }
member HeaderTextBgColor : string with get, set
In This Article