public ICommand DeleteCommand { get; }
Public ReadOnly Property DeleteCommand As ICommand Get
public: property ICommand^ DeleteCommand { ICommand^ get (); }
member DeleteCommand : ICommand with get
In This Article