C# 클래스 MahApps.Metro.Controls.DataGridRowHelper

파일 보기 프로젝트 열기: OfficeDev/Office-IT-Pro-Deployment-Scripts

공개 프로퍼티들

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

공개 메소드들

메소드 설명
SetSelectionUnit ( UIElement element, DataGridSelectionUnit value ) : void

Sets the value to define the DataGridRow selection behavior.

비공개 메소드들

메소드 설명
GetSelectionUnit ( UIElement element ) : DataGridSelectionUnit

메소드 상세

SetSelectionUnit() 공개 정적인 메소드

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

프로퍼티 상세

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

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