WebGridSpecificationGridCellGeometryType Property |
Property holding information about what kind of value should be returned.
Namespace: ArtDatabanken.WebService.DataAssembly: ArtDatabanken.WebService.Data (in ArtDatabanken.WebService.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax public GridCellGeometryType GridCellGeometryType { get; set; }
Public Property GridCellGeometryType As GridCellGeometryType
Get
Set
public:
property GridCellGeometryType GridCellGeometryType {
GridCellGeometryType get ();
void set (GridCellGeometryType value);
}
member GridCellGeometryType : GridCellGeometryType with get, set
Property Value
Type:
GridCellGeometryTypeSee Also