The following tables list the members exposed by UltraListViewItemSettings.
Name | Description | |
---|---|---|
![]() | UltraListViewItemSettings Constructor | Constructor used during deserialization to initialize a new UltraListViewItemSettings object with the serialized property values. |
Name | Description | |
---|---|---|
![]() | tagValue | (Inherited from Infragistics.Shared.SubObjectBase) |
Name | Description | |
---|---|---|
![]() | ActiveAppearance | Gets/sets the appearance that is applied to the ActiveItem. |
![]() | AllowEdit | Gets/sets whether items can be edited by the end user. |
![]() | Appearance | Gets/sets the appearance that is applied to UltraListViewItem objects. |
![]() | DefaultImage | Gets/sets the image that is displayed for items whose resolved appearance contains no image. |
![]() | Disposed | (Inherited from Infragistics.Shared.DisposableObject) |
![]() | HasActiveAppearance | Returns whether an appearance object has been created for the ActiveAppearance. |
![]() | HasAppearance | Returns whether an appearance object has been created for the Appearance. |
![]() | HasHotTrackingAppearance | Returns whether an appearance object has been created for the HotTrackingAppearance. |
![]() | HasSelectedAppearance | Returns whether an appearance object has been created for the SelectedAppearance. |
![]() | HideSelection | Gets/sets whether the color properties of the SelectedAppearance are applied when the control does not have the input focus. |
![]() | HotTracking | Gets/sets whether an UltraListViewItem exhibits hot tracking effects when the cursor passes within the bounds of its UIElement. |
![]() | HotTrackingAppearance | Gets/sets the appearance that is applied to an item when the cursor passes within the bounds of its UIElement. |
![]() | LassoSelectMode | Gets/sets whether "lasso" drag selection is supported and if so, which mouse buttons can be used to drag the lasso. |
![]() | NotificationBadgeSettings | Gets or set the NotificationBadgeSettings for items. |
![]() | SelectedAppearance | Gets/sets the appearance that is applied to an UltraListViewItem when it is selected. |
![]() | SelectionType | Gets/sets the SelectionType constant which dictates how items can be selected via the user interface. |
![]() | SubItemsVisibleInToolTipByDefault | Gets/sets whether sub-items appear by default in the tooltips that are displayed when the TipStyle property is set to 'Automatic'. |
![]() | Tag | (Inherited from Infragistics.Shared.SubObjectBase) |
![]() | TipStyle | Gets/sets whether tooltips are displayed when the end user hovers the cursor over an item, and if so, how they are displayed. |
Name | Description | |
---|---|---|
![]() | SubObjectPropChangeHandler | (Inherited from Infragistics.Shared.SubObjectBase) |
Name | Description | |
---|---|---|
![]() | CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject) |
![]() | Dispose | (Inherited from Infragistics.Shared.DisposableObject) |
![]() | GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) |
![]() | InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) |
![]() | NotifyPropChange | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) |
![]() | Reset | Resets all properties of this UltraListViewItemSettings instance to their default values. |
![]() | ResetActiveAppearance | Resets the properties of the ActiveAppearance to their default values. |
![]() | ResetAllowEdit | Resets the value of the AllowEdit property to its default. |
![]() | ResetAppearance | Resets the properties of the Appearance to their default values. |
![]() | ResetDefaultImage | Resets the value of the DefaultImage property to its default. |
![]() | ResetHideSelection | Resets the value of the HideSelection property to its default. |
![]() | ResetHotTracking | Resets the value of the HotTracking property to its default. |
![]() | ResetHotTrackingAppearance | Resets the properties of the HotTrackingAppearance to their default values. |
![]() | ResetLassoSelectMode | Resets the value of the LassoSelectMode property to its default. |
![]() | ResetNotificationBadgeSettings | Resets the NotificationBadgeSettings to their default value (null) |
![]() | ResetSelectedAppearance | Resets the properties of the SelectedAppearance to their default values. |
![]() | ResetSelectionType | Resets the value of the SelectionType property to its default. |
![]() | ResetSubItemsVisibleInToolTipByDefault | Resets the value of the SubItemsVisibleInToolTipByDefault property to its default. |
![]() | ResetTipStyle | Resets the value of the TipStyle property to its default. |
![]() | ShouldSerialize | Returns whether the value of any property of this UltraListViewItemSettings instance has been changed from its default. |
![]() | ShouldSerializeNotificationBadgeSettings | Returns true if the HasNotificationBadgeSettings needs to be serialized |
![]() | ShouldSerializeTag | (Inherited from Infragistics.Shared.SubObjectBase) |
![]() | ToString | Returns a string that represents this object. |
![]() | VerifyNotDisposed | (Inherited from Infragistics.Shared.DisposableObject) |
Name | Description | |
---|---|---|
![]() | DeserializeTag | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) |
![]() | InitializeTag | (Inherited from Infragistics.Shared.SubObjectBase) |
![]() | MemberwiseClone | Overloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject) |
![]() | OnDeserialization | Called after this UltraListViewItemSettings instance has been de-serialized. |
![]() | OnDispose | Overridden. Called when this UltraListViewItemSettings instance is disposed. |
![]() | OnObjectPropChanged | (Inherited from Infragistics.Shared.SubObjectBase) |
![]() | OnSubObjectPropChanged | Overridden. Called when a property has changed on an object property of this UltraListViewItemSettings object. |
![]() | ResetTag | (Inherited from Infragistics.Shared.SubObjectBase) |
![]() | SerializeTag | Overloaded. (Inherited from Infragistics.Shared.SubObjectBase) |
![]() | ShouldSerializeActiveAppearance | Returns whether the ActiveAppearance requires serialization. |
![]() | ShouldSerializeAllowEdit | Returns whether the value of the AllowEdit property has been changed from its default. |
![]() | ShouldSerializeAppearance | Returns whether the Appearance requires serialization. |
![]() | ShouldSerializeDefaultImage | Returns whether the value of the DefaultImage property has been changed from its default. |
![]() | ShouldSerializeHideSelection | Returns whether the value of the HideSelection property has been changed from its default. |
![]() | ShouldSerializeHotTracking | Returns whether the value of the HotTracking property has been changed from its default. |
![]() | ShouldSerializeHotTrackingAppearance | Returns whether the HotTrackingAppearance requires serialization. |
![]() | ShouldSerializeLassoSelectMode | Returns whether the value of the LassoSelectMode property has been changed from its default. |
![]() | ShouldSerializeSelectedAppearance | Returns whether the SelectedAppearance requires serialization. |
![]() | ShouldSerializeSelectionType | Returns whether the value of the SelectionType property has been changed from its default. |
![]() | ShouldSerializeSubItemsVisibleInToolTipByDefault | Returns whether the value of the SubItemsVisibleInToolTipByDefault property has been changed from its default. |
![]() | ShouldSerializeTipStyle | Returns whether the value of the TipStyle property has been changed from its default. |
Name | Description | |
---|---|---|
![]() | SubObjectDisposed | (Inherited from Infragistics.Shared.SubObjectBase) |
![]() | SubObjectPropChanged | (Inherited from Infragistics.Shared.SubObjectBase) |