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