C# Class Glare.Assets.Controls.BinaryAssetBrowser.RowView

Inheritance: System.Windows.Forms.DataGridView
Show file Open project: Burton-Radons/Alexandria

Public Methods

Method Description
RowView ( ) : System

Protected Methods

Method Description
OnKeyDown ( KeyEventArgs e ) : void

Method Details

OnKeyDown() protected method

protected OnKeyDown ( KeyEventArgs e ) : void
e System.Windows.Forms.KeyEventArgs
return void

RowView() public method

public RowView ( ) : System
return System