Click or drag to resize
GridCellBaseGridCellSize Property
Property holding information om size of the grid cell that has been used.

Namespace: ArtDatabanken.Data
Assembly: ArtDatabanken.Data (in ArtDatabanken.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax
public int GridCellSize { get; set; }

Property Value

Type: Int32

Implements

IGridCellBaseGridCellSize
See Also