C# 클래스 withSIX.Core.Presentation.Wpf.Views.Controls.PersistentDataGrid

상속: System.Windows.Controls.DataGrid
파일 보기 프로젝트 열기: SIXNetworks/withSIX.Desktop

공개 프로퍼티들

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

보호된 메소드들

메소드 설명
OnColumnReordered ( System.Windows.Controls.DataGridColumnEventArgs e ) : void
OnInitialized ( EventArgs e ) : void
OnPreviewMouseLeftButtonUp ( System.Windows.Input.MouseButtonEventArgs e ) : void

비공개 메소드들

메소드 설명
ColumnInfoChanged ( ) : void
ColumnInfoChangedCallback ( DependencyObject dependencyObject, System.Windows.DependencyPropertyChangedEventArgs e ) : void
UpdateColumnInfo ( ) : void

메소드 상세

OnColumnReordered() 보호된 메소드

protected OnColumnReordered ( System.Windows.Controls.DataGridColumnEventArgs e ) : void
e System.Windows.Controls.DataGridColumnEventArgs
리턴 void

OnInitialized() 보호된 메소드

protected OnInitialized ( EventArgs e ) : void
e System.EventArgs
리턴 void

OnPreviewMouseLeftButtonUp() 보호된 메소드

protected OnPreviewMouseLeftButtonUp ( System.Windows.Input.MouseButtonEventArgs e ) : void
e System.Windows.Input.MouseButtonEventArgs
리턴 void

프로퍼티 상세

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

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