| MobileForms Toolkit Documentation |
|
LetterBar.IndexToLetter Method
Converts index to letter.
public
char IndexToLetter(
int index);
Parameters
-
index
- An integer with index.
Return Value
A char with letter.
See Also
LetterBar Class | Resco.Controls.ScrollBar Namespace