Ink Properties
Description
Property settings for the Ink control. The Ink properties property opens the Ink Builder, which lets you define the ink control.
- Name
- Description
- Fill Container
Applies only when control is inside a Panel Card container. Should the control expand to the size of its container? The container can either be the PanelCard, or a 'Container' control with a sub-type of 'None'. TIP: If using a 'Container' control be sure to set the Container's height and width property.
- Height
Specify the height of the Ink control. Use CSS syntax. e.g. 2in, 100px, etc. If 'Fill container' property is checked, then this property is hidden.
- Ink properties
Opens the Ink builder, allowing you to access the large selection of properties that define this control.
- Width
Specify the width of the Ink control. Use CSS syntax. e.g. 2in, 100px, etc. If 'Fill container' property is checked, then this property is hidden.
See Also