Click or drag to resize
GridSpecificationGridCellSize Property
Property holding information om size of the grid cell to be handeled.

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

IGridSpecificationGridCellSize
See Also