Image Property
Version: Available or changed with runtime version 1.0.
Specifies the icon that you want to associate with a field in a CueGroup control.
Applies to
- Page Field
- Page Action
- Page Action Group
- Page File Upload Action
Note
You can only use images on fields that have an integer data type.
Syntax
Image = Report;
Remarks
On RoleCenter type pages, the image property doesn't apply to actions that are set up in the navigation bar or top-level actions in the action bar. These actions can't be assigned in icon, or if they have icon by default, the icon can't be changed. The property only applies to subgroups and child actions in the action bar.
Tip
In Visual Studio Code, you can get a list of available icons using Ctrl+Space (when the cursor is located on the line with the Image
property).
For an overview of all available icons, see aka.ms/bcicons.