C# Class bazar.Place.MeterTable

Show file Open project: QualitySolution/Bazar

Public Properties

Property Type Description
Disabled bool
Filled bool
ID int
Name string
liststore Gtk.ListStore
treeview Gtk.TreeView

Public Methods

Method Description
MeterTable ( ) : System

Method Details

MeterTable() public method

public MeterTable ( ) : System
return System

Property Details

Disabled public property

public bool Disabled
return bool

Filled public property

public bool Filled
return bool

ID public property

public int ID
return int

Name public property

public string Name
return string

liststore public property

public ListStore,Gtk liststore
return Gtk.ListStore

treeview public property

public TreeView,Gtk treeview
return Gtk.TreeView