Class IconViewModel
- Namespace
- JJMasterData.Web.Areas.DataDictionary.Models
- Assembly
- JJMasterData.Web.dll
public sealed class IconViewModel
- Inheritance
-
IconViewModel
- Inherited Members
Properties
EnablePopUp
public bool EnablePopUp { get; init; }
Property Value
InputId
public required string InputId { get; init; }
Property Value
SelectedIcon
public IconType SelectedIcon { get; init; }