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