public class ButtonItem : BindableBase
Public Class ButtonItem
Inherits BindableBase
ButtonItem | Initializes a new instance of the ButtonItem class |
Command | Command associated with the element. |
CommandParameter | Parameters of the command associated with the element. |
Image | Item image. |
LargeImage | Item image. |
Size | Element size. |
Text | Element text. |
ToolTip | Element tooltip. |
GetAttributeFromT |
Get attribute from a class.
(Defined by ObjectExtensions) |
ValidateDataAnnotations |
Validate class with validator of DataAnnotations.
(Defined by ObjectExtensions) |