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

Inheritance: INotifyPropertyChanged
Mostra file Open project: JohanLarsson/Gu.Wpf.DataGrid2D

Public Methods

Method Description
CellTemplateVm ( ) : System

Private Methods

Method Description
ChangeCellTemplate ( ) : void
CreateCellEditingTemplate ( string property ) : System.Windows.DataTemplate
CreateCellTemplate ( string property ) : System.Windows.DataTemplate
OnPropertyChanged ( [ propertyName = null ) : void

Method Details

CellTemplateVm() public method

public CellTemplateVm ( ) : System
return System