ReportTestDataSourceBehavior Properties
Generates AI-powered test data to preview reports in the WPF Report Designer.| Name | Description |
|---|---|
| HasAnimatedProperties | Gets a value that indicates whether one or more AnimationClock objects is associated with any of this object’s dependency properties. Inherited from Animatable. |
| PromptAugmentation | Specifies additional instructions that modify the prompt before processing. Inherited from ReportDesignerBehaviorBase. |
| RowCount | Gets or sets the number of rows/records the AI service generates for the test data source. |
| Temperature | Gets or sets the balance between creativity and consistency in AI responses. Higher values increase variation. Inherited from ReportDesignerBehaviorBase. |
| TestDataSourceCommand | A command that generates AI-powered test data to preview reports in the WPF Report Designer. |
See Also