C# Class withSIX.Core.Presentation.Wpf.Views.Controls.PersistentDataGrid

Inheritance: System.Windows.Controls.DataGrid
Mostrar archivo Open project: SIXNetworks/withSIX.Desktop

Public Properties

Property Type Description
ColumnInfoProperty System.Windows.DependencyProperty

Protected Methods

Method Description
OnColumnReordered ( System.Windows.Controls.DataGridColumnEventArgs e ) : void
OnInitialized ( EventArgs e ) : void
OnPreviewMouseLeftButtonUp ( System.Windows.Input.MouseButtonEventArgs e ) : void

Private Methods

Method Description
ColumnInfoChanged ( ) : void
ColumnInfoChangedCallback ( DependencyObject dependencyObject, System.Windows.DependencyPropertyChangedEventArgs e ) : void
UpdateColumnInfo ( ) : void

Method Details

OnColumnReordered() protected method

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

OnInitialized() protected method

protected OnInitialized ( EventArgs e ) : void
e System.EventArgs
return void

OnPreviewMouseLeftButtonUp() protected method

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

Property Details

ColumnInfoProperty public_oe static_oe property

public static DependencyProperty,System.Windows ColumnInfoProperty
return System.Windows.DependencyProperty