Infragistics(R) NetAdvantage(R) Windows Forms
EditorCheckedListSettings Class
Members  See Also  E-mail your feedback on this topic.
Infragistics.Win Namespace : EditorCheckedListSettings Class

Exposes properties which control the behavior of the checkboxes displayed in the dropdown list used by the EditorWithCombo embeddable editor.

Syntax

Visual Basic (Declaration) 
Public Class EditorCheckedListSettings 
   Inherits Infragistics.Shared.SubObjectBase
C# 
public class EditorCheckedListSettings : Infragistics.Shared.SubObjectBase 

See Also