C# 클래스 Com.Aote.Controls.CustomDataGrid

상속: System.Windows.Controls.DataGrid
파일 보기 프로젝트 열기: DuBin1988/restv2 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
InputIndexProperty System.Windows.DependencyProperty

공개 메소드들

메소드 설명
CustomDataGrid ( ) : System
GetInputIndex ( FrameworkElement ui ) : string
SetInputIndex ( FrameworkElement ui, string value ) : void

보호된 메소드들

메소드 설명
OnKeyDown ( System.Windows.Input.KeyEventArgs e ) : void

메소드 상세

CustomDataGrid() 공개 메소드

public CustomDataGrid ( ) : System
리턴 System

GetInputIndex() 공개 정적인 메소드

public static GetInputIndex ( FrameworkElement ui ) : string
ui System.Windows.FrameworkElement
리턴 string

OnKeyDown() 보호된 메소드

protected OnKeyDown ( System.Windows.Input.KeyEventArgs e ) : void
e System.Windows.Input.KeyEventArgs
리턴 void

SetInputIndex() 공개 정적인 메소드

public static SetInputIndex ( FrameworkElement ui, string value ) : void
ui System.Windows.FrameworkElement
value string
리턴 void

프로퍼티 상세

InputIndexProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows InputIndexProperty
리턴 System.Windows.DependencyProperty