[]
DEMOS
DOCS
API
SAMPLES
DOWNLOAD
dotnet-api
C1.WPF.Input Assembly
C1.WPF.Input
Classes
C1MultiSelect
Properties
SelectedIndex
dotnet-api
C1.WPF.Input Assembly
C1.WPF.Input
Classes
AutoSizeContentPresenter
C1AutoCompleteTextBox
C1ComboBox
C1ComboBoxGroupItem
C1ComboBoxItem
C1DropDown
C1DropDownButton
C1EditableContentControl
C1FilePicker
C1HyperlinkButton
C1MaskedTextBox
C1MultiSelect
Constructors
Fields
Properties
AutoCompleteMode
AutoSuggestMode
CaptionStyle
CheckedMemberPath
CursorBorderBrush
DataCollection
DisabledMemberPath
DisplayMode
DropDownHeight
DropDownWidth
FocusBrush
GroupStyle
HeaderFormat
HighlightColor
HighlightFontWeight
IsDropDownOpen
IsEditable
IsGrouping
IsHeaderFormatVisible
IsSynchronizedWithCurrentItem
IsTagEditable
Items
ItemsSource
ListBox
MaxDropDownHeight
MaxDropDownWidth
MaxHeaderItems
MaxSelectedItems
MinDropDownHeight
MinDropDownWidth
MouseOverBorderBrush
MouseOverBrush
Placeholder
PopupStyle
PressedBrush
SelectAllCaption
SelectedBackground
SelectedIndex
SelectedItem
SelectedItems
SelectedValue
SelectedValuePath
SelectionMode
Separator
ShowCheckBoxes
ShowDropDownButton
ShowSelectAll
TagStyle
Text
UnSelectAllCaption
Methods
Events
C1MultiSelectGroupItem
C1MultiSelectItem
C1NumericBox
C1Popup
C1PopupBorder
C1RangeSlider
C1SplitButton
C1StopsSlider
C1Tag
C1TagEditor
C1TextBox
C1TextEditableContentControl
C1ToggleSwitch
C1ValidationDecorator
ComboBoxItemsCollection
InputResources
MaskedTextChangedEventArgs
MultiSelectItemsCollection
PopupUtil
PrepareDropDownEventArgs
RangeSliderThumb
StopCollection
StopValue
StopsChangedEventArgs
TagEditedEventArgs
TagEditorEditingEventArgs
TextBoxAutoCompleteEventArgs
TextEditedEventArgs
ValidateInputEventArgs
Structs
Enums
Delegates
C1.WPF.Input.Resources
(Showing Draft Content)
C1.WPF.Input.C1MultiSelect.SelectedIndex
SelectedIndex Property
SelectedIndex
Gets or sets the index of the selected item.
Declaration
public int SelectedIndex { get; set; }