Mini SQL Query Extensibility Documentation
EditorControl Property
NamespacesMiniSqlQuery.CoreIQueryEditorEditorControl

[This is preliminary documentation and is subject to change.]

Provides access to the actual editor control.
Declaration Syntax
C#Visual BasicVisual C++
Control EditorControl { get; }
ReadOnly Property EditorControl As Control
property Control^ EditorControl {
	Control^ get ();
}

Assembly: MiniSqlQuery.Core (Module: MiniSqlQuery.Core) Version: 0.9.9.0 (0.9.9.0)