Click or drag to resize
XDL

XGrid Properties

The XGrid type exposes the following members.

Properties
  Name Description
Public property CSize 2차원 데이터에 대한 Column 크기를 얻는다.
Public property DataPtr 그리드 데이터의 메모리 포인터를 얻는다. 비관리 메모리 주소이므로 매우 주의해서 써야 한다.
Public property DataSize 데이터 형에 대한 크기(Bytes)를 얻는다.
Public property DataType 2차원 데이터에 대한 데이터 형을 얻는다.
Public property RSize 2차원 데이터에 대한 Row 크기를 얻는다.
Top
See Also