Version

GridSettings Class Properties

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

Public Properties
 NameDescription
Public PropertyAllowChangeIndentationGets or sets whether the user can change a task's level via drag/drop.  
Public PropertyAllowColumnMovingGets or sets whether the user can move the column in the grid portion of the GanttView by dragging them around.  
Public PropertyCellAppearanceReturns or sets the appearance used to render the cells in the grid.  
Public PropertyColumnHeaderAppearanceReturns or sets the appearance used to render the column headers in the grid.  
Public PropertyColumnSettingsReturns a collection of TaskColumnSettings objects indexed by Infragistics.Win.UltraWinSchedule.TaskField.  
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyHasCellAppearanceReturns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyHasColumnHeaderAppearanceReturns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyHasRowAppearanceReturns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyHasRowSelectorAppearanceReturns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyHasRowSelectorHeaderAppearanceReturns a Boolean value that indicates whether an Infragistics.Win.AppearanceBase object has been created.  
Public PropertyReadOnlyGets or sets whether a tasks in the grid portion of the UltraGanttView can be edited by the user.  
Public PropertyRowAppearanceReturns or sets the appearance used to render the cells of a grid column in the UltraGanttView.  
Public PropertyRowSelectorAppearanceReturns or sets the appearance used to render the cells of a grid column in the UltraGanttView.  
Public PropertyRowSelectorHeaderAppearanceReturns or sets the appearance used to render header above the row selectors in the grid portion of the UltraGanttView.  
Public PropertyRowSelectorHeaderStyleReturns or sets a value that determines the style of the row selector header area.  
Public PropertyRowSelectorHeaderStyleResolvedReturns the resolved RowSelectorHeaderStyle for the Grid portion of the GanttView control.  
Public PropertySelectionOverlayBorderColorGets or sets the color used for the borders drawn around the selected row (task) in the grid portion of the GanttView.  
Public PropertySelectionOverlayBorderThicknessGets or sets the thickness of the borders drawn around the selection overlay.  
Public PropertySelectionOverlayColorGets or sets the color used to overlay the selected row (task) in the grid portion of the GanttView.  
Public PropertyTag (Inherited from Infragistics.Shared.SubObjectBase)
Protected Properties
 NameDescription
Protected PropertyAppearanceManager (Inherited from Infragistics.Win.SubObjectBaseWithAppearanceManager)
Protected PropertyAppearanceManagerPropIdsOverridden. Returns an array of PropertyIds for properties of the class which deal with appearance properties.  
Protected PropertySubObjectPropChangeHandler (Inherited from Infragistics.Shared.SubObjectBase)
See Also