소유한 셀들이 가질 값의 데이터 타입을 가져옵니다.
Namespace: Ntreev.Windows.Forms.GridAssembly: Ntreev.Windows.Forms.Grid (in Ntreev.Windows.Forms.Grid.dll) Version: 1.0.4216.32284
Syntax
| C# |
|---|
Type DataType { get; } |
| Visual Basic |
|---|
ReadOnly Property DataType As Type Get |
| Visual C++ |
|---|
property Type^ DataType { Type^ get (); } |