Version

ColumnChooserSettings Class Properties

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

Public Properties
 NameDescription
Public PropertyAllowColumnMovingGets/Sets whether Columns can be moved around within the Infragistics.Controls.Grids.Primitives.ColumnChooserDialog  
Public PropertyAllowHiddenColumnIndicatorGets / sets if an indicator will be placed in a Column's Header, that indicates that a neighbor column is hidden.  
Public PropertyAllowHideColumnIconGets / sets if a button will be placed in the header that will allow users to hide visible Columns.  
Public PropertyColumnChooserDisplayTextGets/Sets the text that's used inside the ColumnChooserDialog's header and in the dropdown menu of the Indicator, to launch the ColumnChooserDialog.  
Public PropertyDependencyObjectTypeGets the System.Windows.DependencyObjectType that wraps the CLR type of this instance. (Inherited from System.Windows.DependencyObject)
Public PropertyDispatcherGets the System.Windows.Threading.Dispatcher this System.Windows.Threading.DispatcherObject is associated with. (Inherited from System.Windows.Threading.DispatcherObject)
Public PropertyHiddenColumnIndicatorToolTipTextGets/Sets the text that should be used over the indicator in the header of a column that indicates that there are adjacent columns which are hidden.  
Public PropertyInitialLocationThe Initial location that the Infragistics.Controls.Grids.Primitives.ColumnChooserDialog will appear when its open.  
Public PropertyIsSealedGets a value that indicates whether this instance is currently sealed (read-only). (Inherited from System.Windows.DependencyObject)
Public PropertyStyleGets/sets the StyleSettingsBase.Style that will be used on all StyleSettingsBase objects of the ColumnLayout. (Inherited from Infragistics.Controls.Grids.StyleSettingsBase)
Protected Properties
 NameDescription
Protected Internal PropertyGridGets the XamGrid that owns the SettingsBase object. (Inherited from Infragistics.Controls.Grids.SettingsBase)
See Also