C# Class Gu.Wpf.DataGrid2D.Demo.ItemVm

Inheritance: INotifyPropertyChanged
Mostrar archivo Open project: JohanLarsson/Gu.Wpf.DataGrid2D Class Usage Examples

Public Methods

Method Description
ItemVm ( int value ) : System.ComponentModel
ToString ( ) : string

Private Methods

Method Description
OnPropertyChanged ( [ propertyName = null ) : void

Method Details

ItemVm() public method

public ItemVm ( int value ) : System.ComponentModel
value int
return System.ComponentModel

ToString() public method

public ToString ( ) : string
return string