MobileForms Toolkit Documentation

DateTimePickerEx.SelectedIndex Property

Gets the index specifying the currently selected date-time part.

public int SelectedIndex {get;}

Property Value

A zero-based index of the currently selected date-time part. A value of negative one (-1) is returned if no date-time part is selected.

See Also

DateTimePickerEx Class | Resco.Controls.DetailView.DetailViewInternal Namespace