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