gridId property
Int64
get
gridId
The native grid id. Zero until create completes.
Implementation
Int64 get gridId => _gridId;
The native grid id. Zero until create completes.
Int64 get gridId => _gridId;