C# Class Gu.Wpf.PropertyGrid.PropertyGrid

Afficher le fichier Open project: JohanLarsson/Gu.Wpf.PropertyGrid

Méthodes publiques

Свойство Type Description
ErrorStyleProperty System.Windows.DependencyProperty
HeaderMaxWidthProperty System.Windows.DependencyProperty
HeaderMinWidthProperty System.Windows.DependencyProperty
HeaderStyleProperty System.Windows.DependencyProperty
HeaderWidthProperty System.Windows.DependencyProperty
IsReadOnlyProperty System.Windows.DependencyProperty
OldDataContextProperty System.Windows.DependencyProperty
OldValueStringFormatProperty System.Windows.DependencyProperty
OldValueStyleProperty System.Windows.DependencyProperty
SuffixMaxWidthProperty System.Windows.DependencyProperty
SuffixMinWidthProperty System.Windows.DependencyProperty
SuffixStyleProperty System.Windows.DependencyProperty
SuffixWidthProperty System.Windows.DependencyProperty
ValueMaxWidthProperty System.Windows.DependencyProperty
ValueMinWidthProperty System.Windows.DependencyProperty
ValueStyleProperty System.Windows.DependencyProperty
ValueWidthProperty System.Windows.DependencyProperty

Méthodes publiques

Méthode Description
SetErrorStyle ( this element, System.Windows.Style value ) : void
SetHeaderMaxWidth ( this element, double value ) : void
SetHeaderMinWidth ( this element, double value ) : void
SetHeaderStyle ( this element, System.Windows.Style value ) : void
SetHeaderWidth ( this element, System.Windows.GridLength value ) : void
SetIsReadOnly ( this element, bool value ) : void
SetOldDataContext ( this element, object value ) : void
SetOldValueStringFormat ( this element, string value ) : void
SetOldValueStyle ( this element, System.Windows.Style value ) : void
SetSuffixMaxWidth ( this element, double value ) : void
SetSuffixMinWidth ( this element, double value ) : void
SetSuffixStyle ( this element, System.Windows.Style value ) : void
SetSuffixWidth ( this element, System.Windows.GridLength value ) : void
SetValueMaxWidth ( this element, double value ) : void
SetValueMinWidth ( this element, double value ) : void
SetValueStyle ( this element, System.Windows.Style value ) : void
SetValueWidth ( this element, System.Windows.GridLength value ) : void

Private Methods

Méthode Description
GetErrorStyle ( this element ) : System.Windows.Style
GetHeaderMaxWidth ( this element ) : double
GetHeaderMinWidth ( this element ) : double
GetHeaderStyle ( this element ) : System.Windows.Style
GetHeaderWidth ( this element ) : System.Windows.GridLength
GetIsReadOnly ( this element ) : bool
GetOldDataContext ( this element ) : object
GetOldValueStringFormat ( this element ) : string
GetOldValueStyle ( this element ) : System.Windows.Style
GetSuffixMaxWidth ( this element ) : double
GetSuffixMinWidth ( this element ) : double
GetSuffixStyle ( this element ) : System.Windows.Style
GetSuffixWidth ( this element ) : System.Windows.GridLength
GetValueMaxWidth ( this element ) : double
GetValueMinWidth ( this element ) : double
GetValueStyle ( this element ) : System.Windows.Style
GetValueWidth ( this element ) : System.Windows.GridLength

Method Details

SetErrorStyle() public static méthode

public static SetErrorStyle ( this element, System.Windows.Style value ) : void
element this
value System.Windows.Style
Résultat void

SetHeaderMaxWidth() public static méthode

public static SetHeaderMaxWidth ( this element, double value ) : void
element this
value double
Résultat void

SetHeaderMinWidth() public static méthode

public static SetHeaderMinWidth ( this element, double value ) : void
element this
value double
Résultat void

SetHeaderStyle() public static méthode

public static SetHeaderStyle ( this element, System.Windows.Style value ) : void
element this
value System.Windows.Style
Résultat void

SetHeaderWidth() public static méthode

public static SetHeaderWidth ( this element, System.Windows.GridLength value ) : void
element this
value System.Windows.GridLength
Résultat void

SetIsReadOnly() public static méthode

public static SetIsReadOnly ( this element, bool value ) : void
element this
value bool
Résultat void

SetOldDataContext() public static méthode

public static SetOldDataContext ( this element, object value ) : void
element this
value object
Résultat void

SetOldValueStringFormat() public static méthode

public static SetOldValueStringFormat ( this element, string value ) : void
element this
value string
Résultat void

SetOldValueStyle() public static méthode

public static SetOldValueStyle ( this element, System.Windows.Style value ) : void
element this
value System.Windows.Style
Résultat void

SetSuffixMaxWidth() public static méthode

public static SetSuffixMaxWidth ( this element, double value ) : void
element this
value double
Résultat void

SetSuffixMinWidth() public static méthode

public static SetSuffixMinWidth ( this element, double value ) : void
element this
value double
Résultat void

SetSuffixStyle() public static méthode

public static SetSuffixStyle ( this element, System.Windows.Style value ) : void
element this
value System.Windows.Style
Résultat void

SetSuffixWidth() public static méthode

public static SetSuffixWidth ( this element, System.Windows.GridLength value ) : void
element this
value System.Windows.GridLength
Résultat void

SetValueMaxWidth() public static méthode

public static SetValueMaxWidth ( this element, double value ) : void
element this
value double
Résultat void

SetValueMinWidth() public static méthode

public static SetValueMinWidth ( this element, double value ) : void
element this
value double
Résultat void

SetValueStyle() public static méthode

public static SetValueStyle ( this element, System.Windows.Style value ) : void
element this
value System.Windows.Style
Résultat void

SetValueWidth() public static méthode

public static SetValueWidth ( this element, System.Windows.GridLength value ) : void
element this
value System.Windows.GridLength
Résultat void

Property Details

ErrorStyleProperty public_oe static_oe property

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

HeaderMaxWidthProperty public_oe static_oe property

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

HeaderMinWidthProperty public_oe static_oe property

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

HeaderStyleProperty public_oe static_oe property

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

HeaderWidthProperty public_oe static_oe property

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

IsReadOnlyProperty public_oe static_oe property

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

OldDataContextProperty public_oe static_oe property

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

OldValueStringFormatProperty public_oe static_oe property

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

OldValueStyleProperty public_oe static_oe property

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

SuffixMaxWidthProperty public_oe static_oe property

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

SuffixMinWidthProperty public_oe static_oe property

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

SuffixStyleProperty public_oe static_oe property

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

SuffixWidthProperty public_oe static_oe property

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

ValueMaxWidthProperty public_oe static_oe property

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

ValueMinWidthProperty public_oe static_oe property

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

ValueStyleProperty public_oe static_oe property

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

ValueWidthProperty public_oe static_oe property

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