WebFileOrderSettingsGridSpecification Property |
The grid specification for grid maps.
Namespace: ArtDatabanken.WebService.DataAssembly: ArtDatabanken.WebService.Data (in ArtDatabanken.WebService.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax public WebGridSpecification GridSpecification { get; set; }
Public Property GridSpecification As WebGridSpecification
Get
Set
public:
property WebGridSpecification^ GridSpecification {
WebGridSpecification^ get ();
void set (WebGridSpecification^ value);
}
member GridSpecification : WebGridSpecification with get, set
Property Value
Type:
WebGridSpecificationSee Also