C# Class Open.Core.UI.Controls.NamedControlListItemViewModel

Inheritance: ViewModelBase, INamedControlListItem
Show file Open project: philcockfield/Open.TestHarness.SL Class Usage Examples

Public Methods

Method Description
UpdateState ( bool isLast ) : void

Private Methods

Method Description
NamedControlListItemViewModel ( NamedControlListViewModel parent, IViewFactory control ) : System.Collections.Specialized

Method Details

UpdateState() public method

public UpdateState ( bool isLast ) : void
isLast bool
return void