C# Class FCS_Funding.Views.ViewGrantProposals

Interaction logic for ViewGrantProposals.xaml
Inheritance: System.Windows.Window
ファイルを表示 Open project: WKlingonsmith/FCS-Project

Public Methods

Method Description
ViewGrantProposals ( string StaffRole ) : System

Private Methods

Method Description
Close_Grants ( object sender, RoutedEventArgs e ) : void
EditGrantProposal ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void
Grant_Proposal_Grid ( object sender, RoutedEventArgs e ) : void
Refresh_Grant_Proposal ( object sender, RoutedEventArgs e ) : void

Method Details

ViewGrantProposals() public method

public ViewGrantProposals ( string StaffRole ) : System
StaffRole string
return System