C# 클래스 Gu.Wpf.PropertyGrid.PropertyGrid

파일 보기 프로젝트 열기: JohanLarsson/Gu.Wpf.PropertyGrid

공개 프로퍼티들

프로퍼티 타입 설명
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

공개 메소드들

메소드 설명
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

비공개 메소드들

메소드 설명
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

메소드 상세

SetErrorStyle() 공개 정적인 메소드

public static SetErrorStyle ( this element, System.Windows.Style value ) : void
element this
value System.Windows.Style
리턴 void

SetHeaderMaxWidth() 공개 정적인 메소드

public static SetHeaderMaxWidth ( this element, double value ) : void
element this
value double
리턴 void

SetHeaderMinWidth() 공개 정적인 메소드

public static SetHeaderMinWidth ( this element, double value ) : void
element this
value double
리턴 void

SetHeaderStyle() 공개 정적인 메소드

public static SetHeaderStyle ( this element, System.Windows.Style value ) : void
element this
value System.Windows.Style
리턴 void

SetHeaderWidth() 공개 정적인 메소드

public static SetHeaderWidth ( this element, System.Windows.GridLength value ) : void
element this
value System.Windows.GridLength
리턴 void

SetIsReadOnly() 공개 정적인 메소드

public static SetIsReadOnly ( this element, bool value ) : void
element this
value bool
리턴 void

SetOldDataContext() 공개 정적인 메소드

public static SetOldDataContext ( this element, object value ) : void
element this
value object
리턴 void

SetOldValueStringFormat() 공개 정적인 메소드

public static SetOldValueStringFormat ( this element, string value ) : void
element this
value string
리턴 void

SetOldValueStyle() 공개 정적인 메소드

public static SetOldValueStyle ( this element, System.Windows.Style value ) : void
element this
value System.Windows.Style
리턴 void

SetSuffixMaxWidth() 공개 정적인 메소드

public static SetSuffixMaxWidth ( this element, double value ) : void
element this
value double
리턴 void

SetSuffixMinWidth() 공개 정적인 메소드

public static SetSuffixMinWidth ( this element, double value ) : void
element this
value double
리턴 void

SetSuffixStyle() 공개 정적인 메소드

public static SetSuffixStyle ( this element, System.Windows.Style value ) : void
element this
value System.Windows.Style
리턴 void

SetSuffixWidth() 공개 정적인 메소드

public static SetSuffixWidth ( this element, System.Windows.GridLength value ) : void
element this
value System.Windows.GridLength
리턴 void

SetValueMaxWidth() 공개 정적인 메소드

public static SetValueMaxWidth ( this element, double value ) : void
element this
value double
리턴 void

SetValueMinWidth() 공개 정적인 메소드

public static SetValueMinWidth ( this element, double value ) : void
element this
value double
리턴 void

SetValueStyle() 공개 정적인 메소드

public static SetValueStyle ( this element, System.Windows.Style value ) : void
element this
value System.Windows.Style
리턴 void

SetValueWidth() 공개 정적인 메소드

public static SetValueWidth ( this element, System.Windows.GridLength value ) : void
element this
value System.Windows.GridLength
리턴 void

프로퍼티 상세

ErrorStyleProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows ErrorStyleProperty
리턴 System.Windows.DependencyProperty

HeaderMaxWidthProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows HeaderMaxWidthProperty
리턴 System.Windows.DependencyProperty

HeaderMinWidthProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows HeaderMinWidthProperty
리턴 System.Windows.DependencyProperty

HeaderStyleProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows HeaderStyleProperty
리턴 System.Windows.DependencyProperty

HeaderWidthProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows HeaderWidthProperty
리턴 System.Windows.DependencyProperty

IsReadOnlyProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows IsReadOnlyProperty
리턴 System.Windows.DependencyProperty

OldDataContextProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows OldDataContextProperty
리턴 System.Windows.DependencyProperty

OldValueStringFormatProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows OldValueStringFormatProperty
리턴 System.Windows.DependencyProperty

OldValueStyleProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows OldValueStyleProperty
리턴 System.Windows.DependencyProperty

SuffixMaxWidthProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows SuffixMaxWidthProperty
리턴 System.Windows.DependencyProperty

SuffixMinWidthProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows SuffixMinWidthProperty
리턴 System.Windows.DependencyProperty

SuffixStyleProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows SuffixStyleProperty
리턴 System.Windows.DependencyProperty

SuffixWidthProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows SuffixWidthProperty
리턴 System.Windows.DependencyProperty

ValueMaxWidthProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows ValueMaxWidthProperty
리턴 System.Windows.DependencyProperty

ValueMinWidthProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows ValueMinWidthProperty
리턴 System.Windows.DependencyProperty

ValueStyleProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows ValueStyleProperty
리턴 System.Windows.DependencyProperty

ValueWidthProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows ValueWidthProperty
리턴 System.Windows.DependencyProperty