Overload | Description |
---|---|
FillFromEnum<TEnum,THeader>(THeader[]) | Fills the menu split button from enum. Assigns the corresponding enum value to the Tag property of each menu item. |
FillFromEnum<TEnum,THeader>(THeader[],Boolean) | Fills the menu split button from enum. Assigns the corresponding enum value to the Tag property of each menu item. |