RibbonItem Class
| RibbonItem | Initializes a new instance of the RibbonItem class |
| ChildContent |
Gets or sets the content to be rendered within the component.
|
| IconColor |
Gets or sets the icon color.
|
| IconName |
Gets or sets the icon name.
|
| ImgHeight |
Gets or sets the image height. The height of the image in pixels.
|
| ImgSrc |
Gets or sets the image source.
|
| ImgWidth |
Gets or sets the image width. The width of the image in pixels.
|
| IsFirstItem |
Gets or sets the first item in the RibbonItemGroup.
|
| IsLastItem |
Gets or sets the last item in the RibbonItemGroup.
|
| Name |
Gets or sets the RibbonItem name.
|
| Parent |
Gets or sets the parent.
|
| Text |
Gets or sets the text to be displayed inside the RibbonItem.
|