Property | Type | Description | |
---|---|---|---|
ErrorStyleProperty | |||
HeaderMaxWidthProperty | |||
HeaderMinWidthProperty | |||
HeaderStyleProperty | |||
HeaderWidthProperty | |||
IsReadOnlyProperty | |||
OldDataContextProperty | |||
OldValueStringFormatProperty | |||
OldValueStyleProperty | |||
SuffixMaxWidthProperty | |||
SuffixMinWidthProperty | |||
SuffixStyleProperty | |||
SuffixWidthProperty | |||
ValueMaxWidthProperty | |||
ValueMinWidthProperty | |||
ValueStyleProperty | |||
ValueWidthProperty |
Method | 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 |
Method | 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 |
public static SetErrorStyle ( this element, System.Windows.Style value ) : void | ||
element | this | |
value | System.Windows.Style | |
return | void |
public static SetHeaderMaxWidth ( this element, double value ) : void | ||
element | this | |
value | double | |
return | void |
public static SetHeaderMinWidth ( this element, double value ) : void | ||
element | this | |
value | double | |
return | void |
public static SetHeaderStyle ( this element, System.Windows.Style value ) : void | ||
element | this | |
value | System.Windows.Style | |
return | void |
public static SetHeaderWidth ( this element, System.Windows.GridLength value ) : void | ||
element | this | |
value | System.Windows.GridLength | |
return | void |
public static SetIsReadOnly ( this element, bool value ) : void | ||
element | this | |
value | bool | |
return | void |
public static SetOldDataContext ( this element, object value ) : void | ||
element | this | |
value | object | |
return | void |
public static SetOldValueStringFormat ( this element, string value ) : void | ||
element | this | |
value | string | |
return | void |
public static SetOldValueStyle ( this element, System.Windows.Style value ) : void | ||
element | this | |
value | System.Windows.Style | |
return | void |
public static SetSuffixMaxWidth ( this element, double value ) : void | ||
element | this | |
value | double | |
return | void |
public static SetSuffixMinWidth ( this element, double value ) : void | ||
element | this | |
value | double | |
return | void |
public static SetSuffixStyle ( this element, System.Windows.Style value ) : void | ||
element | this | |
value | System.Windows.Style | |
return | void |
public static SetSuffixWidth ( this element, System.Windows.GridLength value ) : void | ||
element | this | |
value | System.Windows.GridLength | |
return | void |
public static SetValueMaxWidth ( this element, double value ) : void | ||
element | this | |
value | double | |
return | void |
public static SetValueMinWidth ( this element, double value ) : void | ||
element | this | |
value | double | |
return | void |
public static SetValueStyle ( this element, System.Windows.Style value ) : void | ||
element | this | |
value | System.Windows.Style | |
return | void |
public static SetValueWidth ( this element, System.Windows.GridLength value ) : void | ||
element | this | |
value | System.Windows.GridLength | |
return | void |
public static DependencyProperty,System.Windows ErrorStyleProperty | ||
return |
public static DependencyProperty,System.Windows HeaderMaxWidthProperty | ||
return |
public static DependencyProperty,System.Windows HeaderMinWidthProperty | ||
return |
public static DependencyProperty,System.Windows HeaderStyleProperty | ||
return |
public static DependencyProperty,System.Windows HeaderWidthProperty | ||
return |
public static DependencyProperty,System.Windows IsReadOnlyProperty | ||
return |
public static DependencyProperty,System.Windows OldDataContextProperty | ||
return |
public static DependencyProperty,System.Windows OldValueStringFormatProperty | ||
return |
public static DependencyProperty,System.Windows OldValueStyleProperty | ||
return |
public static DependencyProperty,System.Windows SuffixMaxWidthProperty | ||
return |
public static DependencyProperty,System.Windows SuffixMinWidthProperty | ||
return |
public static DependencyProperty,System.Windows SuffixStyleProperty | ||
return |
public static DependencyProperty,System.Windows SuffixWidthProperty | ||
return |
public static DependencyProperty,System.Windows ValueMaxWidthProperty | ||
return |
public static DependencyProperty,System.Windows ValueMinWidthProperty | ||
return |
public static DependencyProperty,System.Windows ValueStyleProperty | ||
return |