ModulesStringsbgColor Property |
Namespace: Kettic.AspNet.Controls.Editor
public string bgColor { get; set; }
Public Property bgColor As String Get Set
public: property String^ bgColor { String^ get (); void set (String^ value); }
member bgColor : string with get, set