InterfaceICommandDescriptorsProvider
Interface
Represents provider of command descriptors.
Definition
Namespace:Telerik.Windows.Controls.Spreadsheet.Commands.Descriptors
Assembly:Telerik.Windows.Controls.Spreadsheet.dll
Syntax:
cs-api-definition
public interface ICommandDescriptorsProvider
Properties
CommandDescriptors
Gets the command descriptors.
Declaration
cs-api-definition
CommandDescriptors CommandDescriptors { get; }
Property Value
The command descriptors.