Class FormElementsDemoModel.EnumModel
Inheritance
object
FormElementsDemoModel.EnumModel
Inherited Members
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
Namespace: Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared.Demo.Views.Components.Themes.Shared.Demos.FormElementsDemo
Assembly: Volo.Abp.AspNetCore.Mvc.UI.Theme.Shared.Demo.dll
Syntax
public class FormElementsDemoModel.EnumModel
Constructors
EnumModel()
Declaration
public EnumModel()
Properties
CarType
Declaration
public FormElementsDemoModel.CarType CarType { get; set; }
Property Value
| Type | Description |
|---|---|
| FormElementsDemoModel.CarType |