PropertyPaneChoiceGroupOption.IconProps Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.