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