C# Class ViewModels.CompositeViewVM.LinkedGridViewVM

A subclass of GridViewVM that hides the SelectedDetails property from the view.
Inheritance: GridViewVM
显示文件 Open project: dsuryd/dotNetify

Public Methods

Method Description
LinkedGridViewVM ( EmployeeModel model ) : DotNetify

Method Details

LinkedGridViewVM() public method

public LinkedGridViewVM ( EmployeeModel model ) : DotNetify
model EmployeeModel
return DotNetify