WebGridSpecificationGridCellSize Property |
Property holding information about size of the grid cell
to be handled.
Namespace: ArtDatabanken.WebService.DataAssembly: ArtDatabanken.WebService.Data (in ArtDatabanken.WebService.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax public int GridCellSize { get; set; }
Public Property GridCellSize As Integer
Get
Set
public:
property int GridCellSize {
int get ();
void set (int value);
}
member GridCellSize : int with get, set
Property Value
Type:
Int32See Also