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