[Missing <summary> documentation for "P:Ntreev.Windows.Forms.Grid.IGridControlProvider.GridControl"]

Namespace: Ntreev.Windows.Forms.Grid
Assembly: Ntreev.Windows.Forms.Grid (in Ntreev.Windows.Forms.Grid.dll) Version: 1.0.4216.32284

Syntax

C#
GridControl GridControl { get; }
Visual Basic
ReadOnly Property GridControl As GridControl
	Get
Visual C++
property GridControl^ GridControl {
	GridControl^ get ();
}

See Also