C# Class Com.Aote.Controls.CustomDataGrid

Inheritance: System.Windows.Controls.DataGrid
Afficher le fichier Open project: DuBin1988/restv2 Class Usage Examples

Méthodes publiques

Свойство Type Description
InputIndexProperty System.Windows.DependencyProperty

Méthodes publiques

Méthode Description
CustomDataGrid ( ) : System
GetInputIndex ( FrameworkElement ui ) : string
SetInputIndex ( FrameworkElement ui, string value ) : void

Méthodes protégées

Méthode Description
OnKeyDown ( System.Windows.Input.KeyEventArgs e ) : void

Method Details

CustomDataGrid() public méthode

public CustomDataGrid ( ) : System
Résultat System

GetInputIndex() public static méthode

public static GetInputIndex ( FrameworkElement ui ) : string
ui System.Windows.FrameworkElement
Résultat string

OnKeyDown() protected méthode

protected OnKeyDown ( System.Windows.Input.KeyEventArgs e ) : void
e System.Windows.Input.KeyEventArgs
Résultat void

SetInputIndex() public static méthode

public static SetInputIndex ( FrameworkElement ui, string value ) : void
ui System.Windows.FrameworkElement
value string
Résultat void

Property Details

InputIndexProperty public_oe static_oe property

public static DependencyProperty,System.Windows InputIndexProperty
Résultat System.Windows.DependencyProperty