C# 클래스 Yuhan.WPF.TreeGridViewColumn

상속: System.Windows.Controls.GridViewColumn
파일 보기 프로젝트 열기: hansuky/Yuhan

공개 프로퍼티들

프로퍼티 타입 설명
ContentTemplateProperty System.Windows.DependencyProperty
ExpandableProperty System.Windows.DependencyProperty
FieldNameProperty System.Windows.DependencyProperty

공개 메소드들

메소드 설명
TreeGridViewColumn ( ) : System

보호된 메소드들

메소드 설명
OnFieldNameChanged ( DependencyObject obj, System.Windows.DependencyPropertyChangedEventArgs e ) : void

비공개 메소드들

메소드 설명
ContentTemplateChanged ( DependencyObject obj, System.Windows.DependencyPropertyChangedEventArgs e ) : void
ExpandableChanged ( DependencyObject obj, System.Windows.DependencyPropertyChangedEventArgs e ) : void

메소드 상세

OnFieldNameChanged() 보호된 정적인 메소드

protected static OnFieldNameChanged ( DependencyObject obj, System.Windows.DependencyPropertyChangedEventArgs e ) : void
obj System.Windows.DependencyObject
e System.Windows.DependencyPropertyChangedEventArgs
리턴 void

TreeGridViewColumn() 공개 메소드

public TreeGridViewColumn ( ) : System
리턴 System

프로퍼티 상세

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

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

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

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

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

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