Version

ColumnLayout Class Properties

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

Public Properties
 NameDescription
Public PropertyAddNewRowSettingsGets a reference to the AddNewRowSettingsOverride object that controls all the properties for the Infragistics.Controls.Grids.Primitives.AddNewRow on this ColumnLayout.  
Public PropertyAutoGenerateColumnsGets/sets whether the columns of the ColumnLayout should be generated if otherwise not specified.  
Public PropertyAutoGenerateColumnsResolvedResolves if ColumnBase objects should be generated automatically for this particular ColumnLayout  
Public PropertyCellStyleGets/Sets the System.Windows.Style that will be used for all CellControl objects on this ColumnBase. (Inherited from Infragistics.Controls.Grids.ColumnBase)
Public PropertyCellStyleResolvedOverridden. Resolves the actual Style that will be applied to the CellControl  
Public PropertyChildBandHeaderHeightGets/Sets the RowHeight for the Infragistics.Controls.Grids.Primitives.ChildBand for a particular ColumnLayout  
Public PropertyChildBandHeaderHeightResolvedResolves the ChildBandHeaderHeight property for a particular ColumnLayout  
Public PropertyChildBandHeaderStyleGets/Sets the System.Windows.Style that will be used for all Infragistics.Controls.Grids.Primitives.ChildBandCellControl objects on this ColumnLayout.  
Public PropertyChildBandHeaderStyleResolvedResolves the actual Style that will be applied to the Infragistics.Controls.Grids.Primitives.ChildBandCellControl  
Public PropertyColumnChooserSettingsGets a reference to the ColumnChooserSettings object that controls all the properties for the Column Chooser on this ColumnLayout.  
Public PropertyColumnLayoutGets the ColumnLayout thats owns this ColumnBase (Inherited from Infragistics.Controls.Grids.ColumnBase)
Public PropertyColumnLayoutHeaderVisibilityGets/sets whether a header should be displayed for the ColumnLayout. The header generally contains the propertyName of the data field that owns the collection that the ColumnLayout is displaying.  
Public PropertyColumnLayoutHeaderVisibilityResolvedGets the actual visibility of the Infragistics.Controls.Grids.Primitives.ChildBand for this particular ColumnLayout  
Public PropertyColumnMovingSettingsGets a reference to the ColumnMovingSettings object that controls all the properties for moving columns on this ColumnLayout.  
Public PropertyColumnResizingSettingsGets a reference to the ColumnResizingSettingsOverride object that controls all the properties for resizing columns on this ColumnLayout.  
Public PropertyColumnsGets the ColumnBaseCollection that the ColumnLayout owns.  
Public PropertyColumnsFooterTemplateGets the System.Windows.DataTemplate that will be applied to the footer of every Column in this ColumnLayout.  
Public PropertyColumnsFooterTemplateResolvedGets the actual ColumnsFooterTemplate value of this ColumnLayout.  
Public PropertyColumnsHeaderTemplateGets the System.Windows.DataTemplate that will be applied to the header of every Column in this ColumnLayout.  
Public PropertyColumnsHeaderTemplateResolvedGets the actual ColumnsHeaderTemplate value of this ColumnLayout.  
Public PropertyColumnWidthGets/Sets the Width that will be applied to every Column in this particular ColumnLayout  
Public PropertyColumnWidthResolvedResolves the ColumnWidth property for a particular ColumnLayout  
Public PropertyDataTypeThe DataType that the column's data is derived from. (Inherited from Infragistics.Controls.Grids.ColumnBase)
Public PropertyDeferredScrollingSettingsGets a reference to the DeferredScrollingSettingsOverride object that controls all the properties for DeferredScrolling on this ColumnLayout.  
Public PropertyDeleteKeyActionGets/Sets the action that should be taken when the Delete Key is pressed for a specific ColumnLayout  
Public PropertyDeleteKeyActionResolvedResolves the DeleteKeyAction property for a particular ColumnLayout  
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 PropertyDisplayNameResolvedGets a string that represents the Column, if the HeaderText property isn't used, it fallsback to the Column's Key. (Inherited from Infragistics.Controls.Grids.ColumnBase)
Public PropertyEditingSettingsGets a reference to the EditingSettings object that controls all the properties for moving columns on this ColumnLayout.  
Public PropertyExpansionIndicatorSettingsGets a reference to the ExpansionIndicatorSettings object that controls all the properties of the Infragistics.Controls.Grids.Primitives.ExpansionIndicatorColumn of this ColumnLayout.  
Public PropertyFillerColumnSettingsGets an object that contains settings that pertain to the Infragistics.Controls.Grids.Primitives.FillerColumn of a particular ColumnLayout.  
Public PropertyFilteringSettingsGets a reference to the FilteringSettingsOverride object that controls all the properties for the Infragistics.Controls.Grids.Primitives.FilterRow on this ColumnLayout.  
Public PropertyFixedColumnSettingsGets a reference to the FixedColumnSettings object that controls all the properties concerning locking Column objects to the left or right side of the XamGrid for a particular ColumnLayout  
Public PropertyFooterRowHeightGets/Sets the RowHeight for the Infragistics.Controls.Grids.Primitives.FooterRow for a particular ColumnLayout  
Public PropertyFooterRowHeightResolvedResolves the FooterRowHeight property for a particular ColumnLayout  
Public PropertyFooterStyleGets/Sets the System.Windows.Style that will be used for all Infragistics.Controls.Grids.Primitives.FooterCellControl objects on this ColumnBase. (Inherited from Infragistics.Controls.Grids.ColumnBase)
Public PropertyFooterStyleResolvedOverridden. Resolves the actual Style that will be applied to the Infragistics.Controls.Grids.Primitives.FooterCellControl  
Public PropertyFooterVisibilityGets/sets the visibility of the Footer of the ColumnLayout.  
Public PropertyFooterVisibilityResolvedResolves if the Infragistics.Controls.Grids.Primitives.FooterRow of this ColumnLayout is actually Visible.  
Public PropertyGridGets the XamGrid that the ColumnLayout belongs to.  
Public PropertyGroupBySettingsGets a reference to the GroupBySettingsOverride object that controls all the properties for grouping data by columns on this ColumnLayout.  
Public PropertyHeaderRowHeightGets/Sets the RowHeight for the Infragistics.Controls.Grids.Primitives.HeaderRow for a particular ColumnLayout  
Public PropertyHeaderRowHeightResolvedResolves the HeaderRowHeight property for a particular ColumnLayout  
Public PropertyHeaderStyleGets/Sets the System.Windows.Style that will be used for all Infragistics.Controls.Grids.Primitives.HeaderCellControl objects on this ColumnBase. (Inherited from Infragistics.Controls.Grids.ColumnBase)
Public PropertyHeaderStyleResolvedOverridden. Resolves the actual Style that will be applied to the Infragistics.Controls.Grids.Primitives.HeaderCellControl  
Public PropertyHeaderTemplateGets/Sets the System.Windows.DataTemplate used to define the Content of the Header of the ColumnBase. (Inherited from Infragistics.Controls.Grids.ColumnBase)
Public PropertyHeaderTextGets/Sets the text that will be displayed in the Header. (Inherited from Infragistics.Controls.Grids.ColumnBase)
Public PropertyHeaderTextHorizontalAlignmentGets/sets the System.Windows.HorizontalAlignment of the content for each Column in this particular ColumnLayout  
Public PropertyHeaderTextHorizontalAlignmentResolvedGets the actual System.Windows.HorizontalAlignment of the content for each Column in this particular ColumnLayout  
Public PropertyHeaderTextVerticalAlignmentGets/sets the System.Windows.VerticalAlignment of the content for each Column in this particular ColumnLayout  
Public PropertyHeaderTextVerticalAlignmentResolvedGets the actual System.Windows.VerticalAlignment of the content for each Column in this particular ColumnLayout  
Public PropertyHeaderVisibilityGets/sets the visibility of the Header of the ColumnLayout.  
Public PropertyHeaderVisibilityResolvedResolves if the Infragistics.Controls.Grids.Primitives.HeaderRow of this ColumnLayout is actually Visible.  
Public PropertyIndentationGets/Sets the Indentation of the ColumnLayout.  
Public PropertyIndentationResolvedResolves what the actual Indentation of this ColumnLayout should be.  
Public PropertyIsAlternateRowsEnabledGets/sets whether Alternate Row styling is enabled.  
Public PropertyIsAlternateRowsEnabledResolvedResolves if this ColumnLayout had Alternate row styling.  
Public PropertyIsAutoGeneratedGets whether or not the ColumnBase was predefined, or generated by the XamGrid based on the underlying data. (Inherited from Infragistics.Controls.Grids.ColumnBase)
Public PropertyIsHideableGets/sets whether a ColumnBase can be hidden via the UI. (Inherited from Infragistics.Controls.Grids.ColumnBase)
Public PropertyIsSealedGets a value that indicates whether this instance is currently sealed (read-only). (Inherited from System.Windows.DependencyObject)
Public PropertyKeyGets/sets a string that identifies the ColumnBase. (Inherited from Infragistics.Controls.Grids.ColumnBase)
Public PropertyMinimumRowHeightGets/Sets the Minimum Height for every RowBase on this particular ColumnLayout  
Public PropertyMinimumRowHeightResolvedResolves the MinimumRowHeight property for a particular ColumnLayout  
Public PropertyPagerSettingsGets a reference to the PagerSettings object that controls all the properties for paging rows on this ColumnLayout.  
Public PropertyRowHeightGets/Sets the Height that will be applied to every row in this particular ColumnLayout  
Public PropertyRowHeightResolvedResolves the RowHeight property for a particular ColumnLayout  
Public PropertyRowSelectorSettings/// Gets a reference to the RowSelectorSettings object that controls all the properties of the Infragistics.Controls.Grids.Primitives.RowSelectorColumn of this ColumnLayout.  
Public PropertySortingSettingsGets a reference to the SortingSettings object that controls all the properties for sorting columns on this ColumnLayout.  
Public PropertySummaryRowSettingsGets a reference to the SummaryRowSettingsOverride object that controls all the properties for the Infragistics.Controls.Grids.Primitives.SummaryRow on this ColumnLayout.  
Public PropertyTagAllows additional information to be stored for a ColumnBase (Inherited from Infragistics.Controls.Grids.ColumnBase)
Public PropertyTargetTypeNameGet/Sets the System.Type.Name or System.Type.FullName that this ColumnLayout object should represent.  
Public PropertyVisibilityGets/Sets the Visibility of the ColumnBase (Inherited from Infragistics.Controls.Grids.ColumnBase)
Protected Properties
 NameDescription
Protected Internal PropertyColumnLayoutFilteringObjectUsed by Filtering, this object is used when the FilteringScope evaluates out to ColumnLayout. It allows for objects in template columns to be bound to a common object.  
Protected Internal PropertyConditionalFormatCollectionGets the Conditional Formats that have been set to sub columns on this ColumnLayout.  
Protected Internal PropertyDataFieldGets/Sets the DataField associated with this particular ColumnBase (Inherited from Infragistics.Controls.Grids.ColumnBase)
Protected Internal PropertyDefaultDataObjectGets / sets the object that will be used to compare against an object in the AddNewRow to detect if the AddNewRow is dirty.  
Protected Internal PropertyInternalTemplateGets/Sets the System.Windows.DataTemplate that, if set, will be displayed instead of the rows that this ColumnLayout represents.  
Protected Internal PropertyObjectDataTypeThe Type that the column's data is derived from.  
Protected Internal PropertyObjectDataTypeInfoThe Type that the column's data is derived from.  
Protected PropertyPriorityPropertiesGets a List of properties that should be applied, before even trying to look at any other property on the object. (Inherited from Infragistics.Controls.Grids.ColumnBase)
Protected PropertyPropertiesToIgnoreGets a List of properties that shouldn't be saved when the PersistenceManager goes to save them. (Inherited from Infragistics.Controls.Grids.ColumnBase)
Protected Internal PropertyRequiresBoundDataKeyGets whether an exception should be thrown if the key associated with the ColumnBase doesn't correspond with a property in the data that this object represents. (Inherited from Infragistics.Controls.Grids.ColumnBase)
See Also