C# Class SampleListBox.ListItem

Inheritance: IListBoxObject
Afficher le fichier Open project: Syderis/CellSDK-Tutorials

Méthodes publiques

Méthode Description
CellRenderer ( ) : Component
ListItem ( string label ) : System

Method Details

CellRenderer() public méthode

public CellRenderer ( ) : Component
Résultat Component

ListItem() public méthode

public ListItem ( string label ) : System
label string
Résultat System