TreeViewItemImage
Class
Represents an image in a TreeViewItemView control.
Definition
Namespace:Telerik.Maui.Controls.TreeView
Assembly:Telerik.Maui.Controls.dll
Syntax:
C#
public class TreeViewItemImage : Image
Inheritance: objectTreeViewItemImage
Constructors
Initializes a new instance of the TreeViewItemImage class.
C#
public TreeViewItemImage()
Fields
StyleProperty
BindableProperty
Identifies the Style property.
C#
public static readonly BindableProperty StyleProperty