C# Class Dev2.Activities.Designers2.Service.Large

显示文件 Open project: Warewolf-ESB/Warewolf

Public Methods

Method Description
DataGrid_LoadingRow ( object sender, System.Windows.Controls.DataGridRowEventArgs e ) : void
InitializeHeight ( ) : void
Large ( ) : System

Protected Methods

Method Description
GetInitialFocusElement ( ) : IInputElement

Private Methods

Method Description
CalcPercentage ( int itemCount, double totalCount ) : double
GetHeightInfo ( Dev2DataGrid dataGrid ) : HeightInfo
InitializeHeight ( Dev2DataGrid dataGrid, int contentGridRow, int itemCount, double totalCount ) : RowDefinition

Method Details

DataGrid_LoadingRow() public method

public DataGrid_LoadingRow ( object sender, System.Windows.Controls.DataGridRowEventArgs e ) : void
sender object
e System.Windows.Controls.DataGridRowEventArgs
return void

GetInitialFocusElement() protected method

protected GetInitialFocusElement ( ) : IInputElement
return IInputElement

InitializeHeight() public method

public InitializeHeight ( ) : void
return void

Large() public method

public Large ( ) : System
return System