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