C# Class RM.Friendly.WPFStandardControls.Generator.WPFDataGridGenerator

Inheritance: GeneratorBase
Show file Open project: Roommetro/Friendly.WPFStandardControls

Protected Methods

Method Description
Attach ( ) : void
Detach ( ) : void

Private Methods

Method Description
CellEditEnding ( object sender, System.Windows.Controls.DataGridCellEditEndingEventArgs e ) : void
CurrentCellChanged ( object sender, EventArgs e ) : void

Method Details

Attach() protected method

protected Attach ( ) : void
return void

Detach() protected method

protected Detach ( ) : void
return void