Version 24.2 (latest)

CustomizationSettings Class Properties

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

Public Properties
 NameDescription
Public PropertyAllowChangeItemDisplayStyleGets or sets the ability the change how an item is displayed exists on the customization dialog.  
Public PropertyAllowChangeMaxVisibleItemsGets or sets the ability the change MaxVisibleItems exists on the customization dialog.  
Public PropertyAllowCustomizationsGets or sets the end-users customizations are allowed.  
Public PropertyAllowedDisplayStyleValuesGets or sets the DisplayStyles values available in the Customization Dialog  
Public PropertyAllowItemDraggingGets or sets the user has the ability to reorder the items via dragging.  
Public PropertyAllowReorderGets or sets the ability the change the order of items exists on the customization dialog.  
Public PropertyCustomizationDialogCaptionGets or sets the caption on the settings dialog  
Public PropertyDisplayStyleDefaultGets or sets the default DisplayStyle value used by the Customization Dialog.  
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyMaxVisibleItemsDefaultGets or sets the default MaxVisibleItems value used by the Customization Dialog.  
Public PropertyTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected Properties
 NameDescription
Protected PropertySubObjectPropChangeHandler (Inherited from Infragistics.Shared.SubObjectBase)
See Also