C# Class FCS_Funding.Views.TabViews.Tab_InKindItems

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

Public Methods

Method Description
Tab_InKindItems ( ) : System

Private Methods

Method Description
Add_InKind_Item ( object sender, RoutedEventArgs e ) : void
Edit_InKindItem ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void
Refresh_InKindGrid ( object sender, RoutedEventArgs e ) : void

Method Details

Tab_InKindItems() public method

public Tab_InKindItems ( ) : System
return System