Interface ICommandPresentation
Inherited Members
Namespace: Telerik.WinControls.Commands
Assembly: Telerik.WinControls.dll
Syntax
public interface ICommandPresentation : IImageListProvider
Properties
Text
Declaration
string Text { get; set; }
Property Value
System.String
|