ToolAdapterEditor Property |
Namespace: Kettic.AspNet.Controls.EditorAssembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax public KaxEditor Editor { get; set; }
Public Property Editor As KaxEditor
Get
Set
public:
property KaxEditor^ Editor {
KaxEditor^ get ();
void set (KaxEditor^ value);
}
member Editor : KaxEditor with get, set
Property Value
Type:
KaxEditorSee Also