Mini SQL Query Extensibility Documentation
TotalLines Property
NamespacesMiniSqlQuery.CoreINavigatableDocumentTotalLines
Gets the total number of lines in the editor.
Declaration Syntax
C#Visual BasicVisual C++
int TotalLines { get; }
ReadOnly Property TotalLines As Integer
property int TotalLines {
	int get ();
}
Value
The total lines.

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