C# Class Yuhan.WPF.VisualContainer.VisualGrid

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

Méthodes publiques

Свойство Type Description
ColumnCountProperty System.Windows.DependencyProperty
ColumnFieldNameProperty System.Windows.DependencyProperty
ColumnSpanFieldNameProperty System.Windows.DependencyProperty
IsEditableProperty System.Windows.DependencyProperty
RowCountProperty System.Windows.DependencyProperty
RowFieldNameProperty System.Windows.DependencyProperty
RowSpanFieldNameProperty System.Windows.DependencyProperty
ShowGridLinesProperty System.Windows.DependencyProperty

Méthodes publiques

Méthode Description
InitItemContainerStyle ( ) : void
VisualGrid ( ) : System

Méthodes protégées

Méthode Description
GenerateItemContainerStyle ( ) : System.Windows.Style
OnColumnFieldNameChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
OnColumnSpanFieldNameChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
OnRowFieldNameChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
OnRowSpanFieldNameChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void

Private Methods

Méthode Description
ColumnCount_Changed ( DependencyObject sender, System.Windows.DependencyPropertyChangedEventArgs e ) : void
IsEditableChanged ( DependencyObject obj, System.Windows.DependencyPropertyChangedEventArgs e ) : void
RowCount_Changed ( DependencyObject sender, System.Windows.DependencyPropertyChangedEventArgs e ) : void

Method Details

GenerateItemContainerStyle() protected méthode

protected GenerateItemContainerStyle ( ) : System.Windows.Style
Résultat System.Windows.Style

InitItemContainerStyle() public méthode

public InitItemContainerStyle ( ) : void
Résultat void

OnColumnFieldNameChanged() protected static méthode

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

OnColumnSpanFieldNameChanged() protected static méthode

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

OnRowFieldNameChanged() protected static méthode

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

OnRowSpanFieldNameChanged() protected static méthode

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

VisualGrid() public méthode

public VisualGrid ( ) : System
Résultat System

Property Details

ColumnCountProperty public_oe static_oe property

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

ColumnFieldNameProperty public_oe static_oe property

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

ColumnSpanFieldNameProperty public_oe static_oe property

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

IsEditableProperty public_oe static_oe property

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

RowCountProperty public_oe static_oe property

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

RowFieldNameProperty public_oe static_oe property

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

RowSpanFieldNameProperty public_oe static_oe property

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

ShowGridLinesProperty public_oe static_oe property

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