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