Gets/sets the maximum number of items that will be displayed in the visible portion of the dropdown. Syntax Remarks When the total number of items in the list exceeds the value specified by the MaxDropDownItems property, a scrollbar is displayed. Note: The number of items that are displayed in the visible portion ...
Gets/sets the maximum number of items that will be displayed in the editors MRU list. Syntax Remarks MRU is an acronym for Most Recently Used. The controls MRU list contains the text of the items that were most recently selected by the end user. When the HasMRUList property is set to true, as items are selected, a...
Syntax Event Data The event handler receives an argument of type Infragistics.Win.UIElementEventArgs containing data related to this event. The following UIElementEventArgs properties provide information specific to this event.Property Description Element
Syntax Event Data The event handler receives an argument of type Infragistics.Win.UIElementEventArgs containing data related to this event. The following UIElementEventArgs properties provide information specific to this event.Property Description Element
Gets/sets the MRU (most recently used) list associated with the controls dropdown list. Syntax Remarks MRU is an acronym for Most Recently Used. The controls MRU list contains the text of the items that were most recently selected by the end user. When the HasMRUList property is set to true, as items are selected,...
Syntax Parameters propId
Syntax Parameters propId trigger
Overload List
Handles the editors AfterCloseUp event Syntax Parameters args Event arguments