ClassAutoCompleteSelectionInfo
Class
Represents text selection.
Definition
Namespace:Telerik.Windows.Controls.MultiColumnComboBox
Assembly:Telerik.Windows.Controls.GridView.dll
Syntax:
cs-api-definition
public class AutoCompleteSelectionInfo
Inheritance: objectAutoCompleteSelectionInfo
Constructors
AutoCompleteSelectionInfo()
Declaration
cs-api-definition
public AutoCompleteSelectionInfo()
Properties
SelectionLength
Gets or sets a value that indicates text selection length.
SelectionStart
Gets or sets a value that indicates text selection start index.