Version 24.2 (latest)

ProjectKeyedColumnSettings Class Properties

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

Public Properties
 NameDescription
Public PropertyAllowHideReturns or sets a boolean indicating if the column can be hidden through the user interface. (Inherited from Infragistics.Controls.Schedules.ProjectColumnSettingsBase)
Public PropertyAllowMoveReturns or sets a boolean indicating if the column can be moved through the user interface. (Inherited from Infragistics.Controls.Schedules.ProjectColumnSettingsBase)
Public PropertyAllowResizeReturns or sets a boolean indicating if the column can be resized through the user interface. (Inherited from Infragistics.Controls.Schedules.ProjectColumnSettingsBase)
Public PropertyAllowShowReturns or sets a boolean indicating if the column can be shown through the user interface. (Inherited from Infragistics.Controls.Schedules.ProjectColumnSettingsBase)
Public PropertyCanFreezeGets a value that indicates whether the object can be made unmodifiable. (Inherited from System.Windows.Freezable)
Public PropertyColumnKeyReturns or sets a the key of the column to which the settings apply.  
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 PropertyHeaderTemplateReturns or sets the DataTemplate used to define the content of the header of the column. (Inherited from Infragistics.Controls.Schedules.ProjectColumnSettingsBase)
Public PropertyHeaderTextHorizontalAlignmentReturns or sets the horizontal alignment for content in the header. (Inherited from Infragistics.Controls.Schedules.ProjectColumnSettingsBase)
Public PropertyHeaderTextVerticalAlignmentReturns or sets the vertical alignment for content in the header. (Inherited from Infragistics.Controls.Schedules.ProjectColumnSettingsBase)
Public PropertyIsFrozenGets a value that indicates whether the object is currently modifiable. (Inherited from System.Windows.Freezable)
Public PropertyIsReadOnlyReturns or sets a boolean indicating if the column is modifiable. (Inherited from Infragistics.Controls.Schedules.ProjectColumnSettingsBase)
Public PropertyIsSealedGets a value that indicates whether this instance is currently sealed (read-only). (Inherited from System.Windows.DependencyObject)
Public PropertyMaxWidthReturns or sets a maximum width the column is allowed to be. (Inherited from Infragistics.Controls.Schedules.ProjectColumnSettingsBase)
Public PropertyMinWidthReturns or sets a minimum width the column is allowed to be. (Inherited from Infragistics.Controls.Schedules.ProjectColumnSettingsBase)
See Also