Class IconSelectorClientProperties
Represents the client properties of IconSelectorComponent
public sealed class IconSelectorClientProperties : FormComponentClientProperties<string>, IFormComponentClientProperties, IFormItemClientProperties
- Inheritance
-
objectFormComponentClientProperties<string>IconSelectorClientProperties
- Implements
- Inherited Members
- Extension Methods
Properties
IconSet
The set from which icons are picked.
public string IconSet { get; set; }
Property Value
- string