ControlAttributes
Attributes/columns of the control that are necessary for formatting.
Available for
Model-driven and canvas apps
Properties
Type
The column type.
Type: [ControlAttributesType](../controlattributestype.md) | string
Precision
The precision of the column.
Type: number
PrecisionSource
The precision source of the column.
Type: [MoneyPrecisionSource](./moneyprecisionsource.md)
Format
The format of the string column.
Type: string
Behavior
The behavior of the datetime column.
Type: [DateTimeFieldBehavior](./DateTimeFieldBehavior.md)
OptionSet
The optionset/choice object of this column.
Type: [OptionDescriptor](./optiondescriptor.md)
Related topics
Power Apps component framework API reference
Power Apps component framework overview