IObjectCustomizationGridLayout Interface
Interface to implement a custom layouter to auto layout the properties inside a feature
Definition
Namespace: Articy.Api.ObjectCustomization
Assembly: ArticyApp (in ArticyApp.dll) Version: 1.0.0
Assembly: ArticyApp (in ArticyApp.dll) Version: 1.0.0
C#
public interface IObjectCustomizationGridLayoutRemarks
Properties
| AllowPartiallySetPositions | Denotes if this layouter is capable of dealing with some properties manually set and other not set at all. |
Methods
| CalculateGridLayout | Layout the properties found inside the feature blueprint |
Fields
| FeatureCellWidth | The cell width of a feature |