public class CommandItem : BindableBasePublic Class CommandItem
Inherits BindableBase| CommandItem | Initializes a new instance of the CommandItem class |
| Description | Process description. |
| Extensibility | Contains the extensibility object. |
| Image | Item image. |
| IsSeparator | Indicates that the element is a separator. |
| Parameter | Element parameter. |
| Process | Process key code. |
| Size | Command size. |
| Text | Process text. |
| GetAttributeFromT |
Get attribute from a class.
(Defined by ObjectExtensions) |
| ValidateDataAnnotations |
Validate class with validator of DataAnnotations.
(Defined by ObjectExtensions) |