C# Class MahApps.Metro.Controls.DataGridRowHelper

Afficher le fichier Open project: OfficeDev/Office-IT-Pro-Deployment-Scripts

Méthodes publiques

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

Méthodes publiques

Méthode Description
SetSelectionUnit ( UIElement element, DataGridSelectionUnit value ) : void

Sets the value to define the DataGridRow selection behavior.

Private Methods

Méthode Description
GetSelectionUnit ( UIElement element ) : DataGridSelectionUnit

Method Details

SetSelectionUnit() public static méthode

Sets the value to define the DataGridRow selection behavior.
public static SetSelectionUnit ( UIElement element, DataGridSelectionUnit value ) : void
element UIElement
value DataGridSelectionUnit
Résultat void

Property Details

SelectionUnitProperty public_oe static_oe property

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