C# 클래스 DevExpress.OutlookInspiredApp.Win.ViewModel.ProductMapViewModel

상속: ProductViewModel, ISalesMapViewModel
파일 보기 프로젝트 열기: sethjuarez/DevAV

공개 메소드들

메소드 설명
CanSetLifetimePeriod ( ) : bool
CanSetThisMonthPeriod ( ) : bool
CanSetThisYearPeriod ( ) : bool

보호된 메소드들

메소드 설명
OnPeriodChanged ( ) : void

비공개 메소드들

메소드 설명
RaisePeriodChanged ( ) : void
SetLifetimePeriod ( ) : void
SetThisMonthPeriod ( ) : void
SetThisYearPeriod ( ) : void

메소드 상세

CanSetLifetimePeriod() 공개 메소드

public CanSetLifetimePeriod ( ) : bool
리턴 bool

CanSetThisMonthPeriod() 공개 메소드

public CanSetThisMonthPeriod ( ) : bool
리턴 bool

CanSetThisYearPeriod() 공개 메소드

public CanSetThisYearPeriod ( ) : bool
리턴 bool

OnPeriodChanged() 보호된 메소드

protected OnPeriodChanged ( ) : void
리턴 void