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