C# 클래스 FCS_Funding.Views.UserControls.Report_Demographics

Interaction logic for Report_Demographics.xaml
상속: System.Windows.Controls.UserControl
파일 보기 프로젝트 열기: WKlingonsmith/FCS-Project

공개 프로퍼티들

프로퍼티 타입 설명
fundingSourceTotalList List
problemTotalList List

공개 메소드들

메소드 설명
Report_Demographics ( ) : System

비공개 메소드들

메소드 설명
PrintDocument ( object sender, System.Windows.Forms.WebBrowserDocumentCompletedEventArgs e ) : void
UserControl_Loaded ( object sender, RoutedEventArgs e ) : void
button_Click ( object sender, RoutedEventArgs e ) : void
demographicsReport_button_MouseRightButtonDown ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void

메소드 상세

Report_Demographics() 공개 메소드

public Report_Demographics ( ) : System
리턴 System

프로퍼티 상세

fundingSourceTotalList 공개적으로 프로퍼티

public List fundingSourceTotalList
리턴 List

problemTotalList 공개적으로 프로퍼티

public List problemTotalList
리턴 List