Member Table: Lookup Editor Specific Settings
Editor Specific Settings
Member | Description |
---|---|
ASPxGridLookup.IncrementalFilteringDelay | Gets or sets the time interval between when a user starts typing within the editor’s edit box and when the ASPxGridLookup applies the filter. |
ASPxGridLookup.IncrementalFilteringMode | Gets or sets a value that specifies the editor’s filter mode. |
ASPxGridLookup.MultiTextSeparator | Gets or sets a separator that is used within the editor’s input box to divide text that corresponds to multiple selected rows. |
ASPxGridLookup.SelectionMode | Gets or sets a value that specifies item selection behavior. |
ASPxGridLookup.Text | Gets or sets the text displayed within the editor’s edit box. |
ASPxGridLookup.TextFormatString | Gets or sets the pattern used to format a selected item’s text for display in the editor’s edit box. |
ASPxGridLookup.Value | Gets or sets the value of the selected item key field. |