ID
Last updated
Was this helpful?
Property in Option
Gets the identifying number for this option.
public int ID { get; private set; }When the user selects this option, this value should be used as the parameter for SetSelectedOption(int) .
Last updated
Was this helpful?
Was this helpful?
