Version

OptionSetsCollection Class Properties

For a list of all members of this type, see OptionSetsCollection members.

Public Properties
 NameDescription
Public PropertyAllOverridden. Returns the collection as an array of objects.  
Public PropertyAllowDuplicateKeysOverridden. Returns a Boolean value determining whether the collection allows two or more items to have the same key value.  
Public PropertyAllowEmptyKeysOverridden. Returns a Boolean value determining whether the collection allows items to be added that do not have key values.  
Public PropertyCount (Inherited from Infragistics.Shared.DisposableObjectCollectionBase)
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyIsReadOnlyOverridden. Returns a Boolean value determining whether the collection is read only.  
Public PropertyIsSynchronized (Inherited from Infragistics.Shared.DisposableObjectCollectionBase)
Public PropertyItemOverloaded. Returns an item from the collection by the item's position.  
Public PropertySyncRoot (Inherited from Infragistics.Shared.DisposableObjectCollectionBase)
Public PropertyTag (Inherited from Infragistics.Shared.SubObjectBase)
Public PropertyToolbarsManagerReturns the UltraToolbarsManager to which the OptionSetsCollection instance is attached.  
Protected Properties
 NameDescription
Protected PropertyAllowMultipleEmptyKeys (Inherited from Infragistics.Shared.KeyedSubObjectsCollectionBase)
Protected PropertyCacheKeys (Inherited from Infragistics.Shared.KeyedSubObjectsCollectionBase)
Protected PropertyInitialCapacityOverridden. Returns a value indicating the initial capacity of the collection.  
Protected PropertyInternStrings (Inherited from Infragistics.Shared.KeyedSubObjectsCollectionBase)
Protected PropertyList (Inherited from Infragistics.Shared.DisposableObjectCollectionBase)
Protected PropertySubObjectPropChangeHandler (Inherited from Infragistics.Shared.SubObjectBase)
See Also