grdData control.

Namespace: MonoSoftware.MonoX
Assembly: MonoX (in MonoX.dll) Version: 5.1.40.5065 (5.1.40.5065)

Syntax

C#
protected LiteGrid grdData
Visual Basic
Protected grdData As LiteGrid
Visual C++
protected:
LiteGrid^ grdData
F#
val mutable grdData: LiteGrid

Field Value

Type: LiteGrid

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

See Also