Version 24.2 (latest)

UltraListViewGroup Class Properties

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

Public Properties
 NameDescription
Public PropertyAppearanceGets/sets the appearance for this UltraListViewGroup.  
Public PropertyControlReturns the UltraListView control to which this instance belongs, or null if this instance does not belong to a collection.  
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyEnabledGets/sets whether this UltraListViewGroup is enabled in the user interface.  
Public PropertyHasAppearanceReturns whether an appearance object has been created for the Appearance.  
Public PropertyHeaderAccessibilityObjectReturns the accesible object representing the group header.  
Public PropertyHeaderMarginsGets/sets the margins which provide spacing around this UltraListViewGroup's header.  
Public PropertyHeaderMarginsResolvedReturns the resolved value for the Bottom property of the HeaderMargins.  
Public PropertyHeaderUIElementReturns the UltraListViewGroupHeaderUIElement that represents this UltraListViewGroup header in the user interface.  
Public PropertyHeaderVisibleGets/sets whether this UltraListViewGroup's header is displayed in the user interface.  
Public PropertyIndexReturns the ordinal position of this UltraListViewGroup instance in the UltraListViewGroupsCollection to which it belongs.  
Public PropertyItemsReturns a collection of the UltraListViewItem objects whose UltraListViewItem.Group property references this UltraListViewGroup.  
Public PropertyKey (Inherited from Infragistics.Shared.KeyedSubObjectBase)
Public PropertyNotificationBadgeSettingsGets or sets the NotificationBadgeSettings for groups.  
Public PropertyNotificationBadgeTextGets or sets the text that specifies the notification badge text.  
Public PropertyTag (Inherited from Infragistics.Shared.SubObjectBase)
Public PropertyTextGets/sets the text which is displayed to identify this UltraListViewGroup.  
Public PropertyVisibleGets/sets whether this UltraListViewGroup is displayed in the user interface.  
Protected Properties
 NameDescription
Protected PropertyKeyLowercaseInterned (Inherited from Infragistics.Shared.KeyedSubObjectBase)
Protected PropertyPrimaryCollection (Inherited from Infragistics.Shared.KeyedSubObjectBase)
Protected PropertySubObjectPropChangeHandler (Inherited from Infragistics.Shared.SubObjectBase)
See Also