boxSelectIndex property

int? get boxSelectIndex

Implementation

int? get boxSelectIndex;
set boxSelectIndex (int? index)

Implementation

set boxSelectIndex(int? index);