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