OptionalallowCreateType
allowCreateType?: string
OptionalchildrenInheritSourceAttributes
OptionalchildrenMaster
childrenMaster?: "parent" | "source"
OptionaldisplayAttributes
displayAttributes?: {
create?: ViewModeConfig;
edit?: ViewModeConfig;
read?: ViewModeConfig;
}
OptionalhideElementType
hideElementType?: boolean
OptionalnewElementsStartSelected
newElementsStartSelected?: boolean
OptionalparentToAttribute
OptionalrenderRule
renderRule?: RulesLogic
Optionalsort
sort?: { [attribute: string]: -1 | 1 }
OptionalsourceToAttribute
OptionalsummaryExpressions
summaryExpressions?: { create?: SummaryExpression; edit?: SummaryExpression }
type
type: "InlineElements"