C# Class SampleListBox.ListItem

Inheritance: IListBoxObject
Mostrar archivo Open project: Syderis/CellSDK-Tutorials

Public Methods

Method Description
CellRenderer ( ) : Component
ListItem ( string label ) : System

Method Details

CellRenderer() public method

public CellRenderer ( ) : Component
return Component

ListItem() public method

public ListItem ( string label ) : System
label string
return System