Class IconSelectorProperties
Represents the properties of IconSelectorComponent.
public sealed class IconSelectorProperties : FormComponentProperties, IFormComponentProperties
- Inheritance
-
objectIconSelectorProperties
- Implements
- Inherited Members
- Extension Methods
Properties
IconSet
The set from which icons are picked.
public string IconSet { get; set; }
Property Value
- string