CanDelete Property

Design Pattern Framework 3.5

Design Pattern Framework 3.5 CanDelete Property
Patterns-In-Action! ApplicationWPFViewModelCustomerViewModelCanDelete
Indicates whether a customer is selected that can be deleted.
Declaration Syntax
C# Visual Basic
public bool CanDelete { get; }
Public ReadOnly Property CanDelete As Boolean

Assembly: WPFViewModel (Module: WPFViewModel) Version: 1.0.0.0 (1.0.0.0)