C# Class PowerArgs.Cli.GridPage

Inheritance: Page
Show file Open project: adamabdelhamed/PowerArgs

Public Methods

Method Description
GridPage ( ) : System

Protected Methods

Method Description
OnLoad ( ) : void

Private Methods

Method Description
HandleResize ( ) : void

Method Details

GridPage() public method

public GridPage ( ) : System
return System

OnLoad() protected method

protected OnLoad ( ) : void
return void