MobileForms Toolkit Documentation

Keyboard.Item Property

Gets or sets the Layout at the specified index within the collection.

public Layout this[
int index
] {get; set;}

Parameters

index
The index of the group in the collection to set or retrieve.

See Also

Keyboard Class | Resco.Controls.Keyboard Namespace