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