C# Class Habanero.Faces.VWG.ListBoxVWG

Represents a control to display a list of items
Inheritance: ListBox, IListBox
Mostrar archivo Open project: Chillisoft/habanero.faces

Private Properties

Property Type Description

Public Methods

Method Description
ListBoxVWG ( ) : System

Constructor for ListBoxVWG

Method Details

ListBoxVWG() public method

Constructor for ListBoxVWG
public ListBoxVWG ( ) : System
return System