C# Class Yuhan.WPF.TreeGridViewColumn

Inheritance: System.Windows.Controls.GridViewColumn
ファイルを表示 Open project: hansuky/Yuhan

Public Properties

Property Type Description
ContentTemplateProperty System.Windows.DependencyProperty
ExpandableProperty System.Windows.DependencyProperty
FieldNameProperty System.Windows.DependencyProperty

Public Methods

Method Description
TreeGridViewColumn ( ) : System

Protected Methods

Method Description
OnFieldNameChanged ( DependencyObject obj, System.Windows.DependencyPropertyChangedEventArgs e ) : void

Private Methods

Method Description
ContentTemplateChanged ( DependencyObject obj, System.Windows.DependencyPropertyChangedEventArgs e ) : void
ExpandableChanged ( DependencyObject obj, System.Windows.DependencyPropertyChangedEventArgs e ) : void

Method Details

OnFieldNameChanged() protected static method

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

TreeGridViewColumn() public method

public TreeGridViewColumn ( ) : System
return System

Property Details

ContentTemplateProperty public_oe static_oe property

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

ExpandableProperty public_oe static_oe property

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

FieldNameProperty public_oe static_oe property

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