Search
ItemListViewItem Members
Constructors Properties Methods
 


Represents an item within an ItemListView control.

The following tables list the members exposed by the ItemListViewItem type.

 Public Constructors

  Name Description

ItemListViewItem

Initializes a new instance of the ItemListViewItem class.

 Public Properties

  Name Description

Clicked

 

IconMargin

 

IconSize

 

Item

 

Label

 

LabelPosition

 

Selected

 

 Public Methods

  Name Description

Dispose

Implements IDisposable.

GetItem

 

 Protected Methods

  Name Description

BuildRenderTree

 

OnAfterRenderAsync

ComponentBase.OnAfterRenderAsync override.

 See Also