C# Class Yuhan.WPF.TreeGridViewColumn

Inheritance: System.Windows.Controls.GridViewColumn
Afficher le fichier Open project: hansuky/Yuhan

Méthodes publiques

Свойство Type Description
ContentTemplateProperty System.Windows.DependencyProperty
ExpandableProperty System.Windows.DependencyProperty
FieldNameProperty System.Windows.DependencyProperty

Méthodes publiques

Méthode Description
TreeGridViewColumn ( ) : System

Méthodes protégées

Méthode Description
OnFieldNameChanged ( DependencyObject obj, System.Windows.DependencyPropertyChangedEventArgs e ) : void

Private Methods

Méthode Description
ContentTemplateChanged ( DependencyObject obj, System.Windows.DependencyPropertyChangedEventArgs e ) : void
ExpandableChanged ( DependencyObject obj, System.Windows.DependencyPropertyChangedEventArgs e ) : void

Method Details

OnFieldNameChanged() protected static méthode

protected static OnFieldNameChanged ( DependencyObject obj, System.Windows.DependencyPropertyChangedEventArgs e ) : void
obj System.Windows.DependencyObject
e System.Windows.DependencyPropertyChangedEventArgs
Résultat void

TreeGridViewColumn() public méthode

public TreeGridViewColumn ( ) : System
Résultat System

Property Details

ContentTemplateProperty public_oe static_oe property

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

ExpandableProperty public_oe static_oe property

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

FieldNameProperty public_oe static_oe property

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