C# 클래스 Com.Aote.ObjectTools.ObjectListView

상속: System.Windows.Data.CollectionViewSource, IInitable, IName
파일 보기 프로젝트 열기: DuBin1988/restv2 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
GroupPropertiesProperty System.Windows.DependencyProperty
IsInitedProperty System.Windows.DependencyProperty

공개 메소드들

메소드 설명
FindResource ( string name ) : object
Init ( object ui ) : void

비공개 메소드들

메소드 설명
GroupPropertiesChanged ( ) : void
OnGroupPropertiesChanged ( DependencyObject dp, System.Windows.DependencyPropertyChangedEventArgs args ) : void
OnInitFinished ( ) : void
OnLoaded ( ) : void

메소드 상세

FindResource() 공개 메소드

public FindResource ( string name ) : object
name string
리턴 object

Init() 공개 메소드

public Init ( object ui ) : void
ui object
리턴 void

프로퍼티 상세

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

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

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

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