Class
Row

Represents a logical structure used to organize the keys of VirtualKeyboardLayout into rows.

Definition

Namespace:Telerik.WinControls.VirtualKeyboard

Assembly:Telerik.WinControls.UI.dll

Syntax:

cs-api-definition
public class Row

Inheritance: objectRow

Constructors

Row()

Initializes a new instance of the Row class.

Declaration

cs-api-definition
public Row()

Properties

Keys

Gets the IKey collection represented in this logical Row instance.

Declaration

cs-api-definition
public List<IKey> Keys { get; }

Property Value

List<IKey>

In this article
DefinitionConstructorsRow()PropertiesKeys
Not finding the help you need?
Contact Support