Share via


PropertyPaneChoiceGroupOption.IconProps Property

Definition

Gets or Sets the Icon component props for choice field of type PropertyPaneChoiceGroupIconProperties.

public Microsoft.Bot.Schema.SharePoint.PropertyPaneChoiceGroupIconProperties IconProps { get; set; }
member this.IconProps : Microsoft.Bot.Schema.SharePoint.PropertyPaneChoiceGroupIconProperties with get, set
Public Property IconProps As PropertyPaneChoiceGroupIconProperties

Property Value

This value is the icon properties of the choice group.

Applies to