New to Telerik UI for WPFStart a free 30-day trial

Definition

Constructors

C#
protected InlineAIAssistantCommandBase()

Properties

Gets or sets the icon representing this command.

C#
public object Icon { get; set; }

Gets or sets the display text for this command.

C#
public string Text { get; set; }

Methods

C#
public override string ToString()
Returns:

string

Overrides: object.ToString()