C# 클래스 Dev2.Activities.Designers2.Service.Large

파일 보기 프로젝트 열기: Warewolf-ESB/Warewolf

공개 메소드들

메소드 설명
DataGrid_LoadingRow ( object sender, System.Windows.Controls.DataGridRowEventArgs e ) : void
InitializeHeight ( ) : void
Large ( ) : System

보호된 메소드들

메소드 설명
GetInitialFocusElement ( ) : IInputElement

비공개 메소드들

메소드 설명
CalcPercentage ( int itemCount, double totalCount ) : double
GetHeightInfo ( Dev2DataGrid dataGrid ) : HeightInfo
InitializeHeight ( Dev2DataGrid dataGrid, int contentGridRow, int itemCount, double totalCount ) : RowDefinition

메소드 상세

DataGrid_LoadingRow() 공개 메소드

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

GetInitialFocusElement() 보호된 메소드

protected GetInitialFocusElement ( ) : IInputElement
리턴 IInputElement

InitializeHeight() 공개 메소드

public InitializeHeight ( ) : void
리턴 void

Large() 공개 메소드

public Large ( ) : System
리턴 System