C# Class FCS_Funding.Views.TabViews.Tab_Clients

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

Public Methods

Method Description
Tab_Clients ( ) : System

Private Methods

Method Description
EditPatient ( object sender, RoutedEventArgs e ) : void

This method is for when the EditPatient button is clicked

Open_CreateNewPatient ( object sender, RoutedEventArgs e ) : void
Refresh_ClientGrid ( object sender, RoutedEventArgs e ) : void

This is to handle the refreshing AND filtering of the Client Page

Method Details

Tab_Clients() public method

public Tab_Clients ( ) : System
return System