Class CellCoordinatesAsDefined
Part of the GridAttachment implementation. Colectica will serialize and deserialize this, but will not provide any display or user interaction with this information, except through the SDK. We consider this section of the standard ambiguous and do not recommend using it.
Inheritance
System.Object
CellCoordinatesAsDefined
Namespace: Algenta.Colectica.Model.Ddi
Assembly: Algenta.Colectica.Model.Ddi.dll
Syntax
public class CellCoordinatesAsDefined : object
Properties
SelectDimensions
Part of the GridAttachment implementation. Colectica will serialize and deserialize this, but will not provide any display or user interaction with this information, except through the SDK. We consider this section of the standard ambiguous and do not recommend using it.
Declaration
public List<SelectDimension> SelectDimensions { get; }
Property Value
Type | Description |
---|---|
List<SelectDimension> |