Syntax Parameters ownerContext
Syntax Parameters ownerContext
Constructor. Syntax Parameters checkEditor The UltraCheckEditor control.
Exposes properties which control the behavior of the checkboxes displayed in the dropdown list used by the UltraComboEditor control. Syntax Remarks The CheckedListSettings class provides a way to display a checkbox next to each item in the list. This extends functionality similar to that of the .NET CheckedListBox...
For a list of all members of this type, see CheckedListSettings members. Public Events Name Description SubObjectDisposed (Inherited from Infragistics.Shared.SubObjectBase) SubObjectPropChanged (Inherited from Infragistics.Shared.SubObjectBase) Top
For a list of all members of this type, see CheckedListSettings members. Protected Fields Name Description tagValue (Inherited from Infragistics.Shared.SubObjectBase) Top
Protected Constructors Protected Fields Public Properties Protected Properties Public Methods Protected Methods Public Events
Public Methods Protected Methods
Public Properties Protected Properties
Returns or sets the alignment of the checkbox with respect to the remaining item content, i.e., the text and/or the image. Syntax Remarks The CheckBoxStyle property mirrors the property of the same name that is exposed by the ValueList class. This property can be used to make the checkboxes appear on the right or ...