Enum ItemsControlType
- Namespace
- System
- Assembly
- HeBianGu.Systems.Repository.dll
[TypeConverter(typeof(DisplayEnumConverter))]
public enum ItemsControlType
- Extension Methods
Fields
[Display(Name = "列表")] ListBox = 0
[Display(Name = "表格")] PagedDataGrid = 1