Method SelectNextPart
SelectNextPart(bool)
Selects the next part of the time value.
protected virtual void SelectNextPart(bool forward)
Parameters
forwardboolThe direction to select the next part. If true, selects forward; otherwise, selects backward.