ControlsHelper.FillListControlWithEnum Method |
Name | Description | |
---|---|---|
![]() ![]() | FillListControlWithEnum<TEnum>(ListControl, String, Boolean, Boolean, List<String>) |
Fills the specified ListControl with the items created from the specified enum type.
|
![]() ![]() | FillListControlWithEnum(ListControl, Type, String, Boolean, Boolean, List<String>, List<String>) |
Fills the specified ListControl with the items created from the specified enum type.
|