ChangeSelection Method (SapColorSelector)
Class
SapColorSelector
.
Action
Selects the color at the given index position.
Syntax
C#
colorSelector
.
ChangeSelection
(
index
)
VB
colorSelector
.
ChangeSelection
(
index
)
Variable
Description
index
The index of the color.
Integer
.