Version

TemplateColumnLayout Class Members

The following tables list the members exposed by TemplateColumnLayout.

Public Constructors
 NameDescription
Public ConstructorTemplateColumnLayout Constructor  
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. (Inherited from Infragistics.Controls.Grids.ColumnLayout)
Public PropertyAutoGenerateColumnsGets/sets whether the columns of the ColumnLayout should be generated if otherwise not specified. (Inherited from Infragistics.Controls.Grids.ColumnLayout)
Public PropertyAutoGenerateColumnsResolvedResolves if ColumnBase objects should be generated automatically for this particular ColumnLayout (Inherited from Infragistics.Controls.Grids.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 PropertyCellStyleResolvedResolves the actual Style that will be applied to the CellControl (Inherited from Infragistics.Controls.Grids.ColumnLayout)
Public PropertyChildBandHeaderHeightGets/Sets the RowHeight for the Infragistics.Controls.Grids.Primitives.ChildBand for a particular ColumnLayout (Inherited from Infragistics.Controls.Grids.ColumnLayout)
Public PropertyChildBandHeaderHeightResolvedResolves the ChildBandHeaderHeight property for a particular ColumnLayout (Inherited from Infragistics.Controls.Grids.ColumnLayout)
Public PropertyChildBandHeaderStyleGets/Sets the System.Windows.Style that will be used for all Infragistics.Controls.Grids.Primitives.ChildBandCellControl objects on this ColumnLayout. (Inherited from Infragistics.Controls.Grids.ColumnLayout)
Public PropertyChildBandHeaderStyleResolvedResolves the actual Style that will be applied to the Infragistics.Controls.Grids.Primitives.ChildBandCellControl (Inherited from Infragistics.Controls.Grids.ColumnLayout)
Public PropertyColumnChooserSettingsGets a reference to the ColumnChooserSettings object that controls all the properties for the Column Chooser on this ColumnLayout. (Inherited from Infragistics.Controls.Grids.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. (Inherited from Infragistics.Controls.Grids.ColumnLayout)
Public PropertyColumnLayoutHeaderVisibilityResolvedGets the actual visibility of the Infragistics.Controls.Grids.Primitives.ChildBand for this particular ColumnLayout (Inherited from Infragistics.Controls.Grids.ColumnLayout)
Public PropertyColumnMovingSettingsGets a reference to the ColumnMovingSettings object that controls all the properties for moving columns on this ColumnLayout. (Inherited from Infragistics.Controls.Grids.ColumnLayout)
Public PropertyColumnResizingSettingsGets a reference to the ColumnResizingSettingsOverride object that controls all the properties for resizing columns on this ColumnLayout. (Inherited from Infragistics.Controls.Grids.ColumnLayout)
Public PropertyColumnsGets the ColumnBaseCollection that the ColumnLayout owns. (Inherited from Infragistics.Controls.Grids.ColumnLayout)
Public PropertyColumnsFooterTemplateGets the System.Windows.DataTemplate that will be applied to the footer of every Column in this ColumnLayout. (Inherited from Infragistics.Controls.Grids.ColumnLayout)
Public PropertyColumnsFooterTemplateResolvedGets the actual ColumnsFooterTemplate value of this ColumnLayout. (Inherited from Infragistics.Controls.Grids.ColumnLayout)
Public PropertyColumnsHeaderTemplateGets the System.Windows.DataTemplate that will be applied to the header of every Column in this ColumnLayout. (Inherited from Infragistics.Controls.Grids.ColumnLayout)
Public PropertyColumnsHeaderTemplateResolvedGets the actual ColumnsHeaderTemplate value of this ColumnLayout. (Inherited from Infragistics.Controls.Grids.ColumnLayout)
Public PropertyColumnWidthGets/Sets the Width that will be applied to every Column in this particular ColumnLayout (Inherited from Infragistics.Controls.Grids.ColumnLayout)
Public PropertyColumnWidthResolvedResolves the ColumnWidth property for a particular ColumnLayout (Inherited from Infragistics.Controls.Grids.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. (Inherited from Infragistics.Controls.Grids.ColumnLayout)
Public PropertyDeleteKeyActionGets/Sets the action that should be taken when the Delete Key is pressed for a specific ColumnLayout (Inherited from Infragistics.Controls.Grids.ColumnLayout)
Public PropertyDeleteKeyActionResolvedResolves the DeleteKeyAction property for a particular ColumnLayout (Inherited from Infragistics.Controls.Grids.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. (Inherited from Infragistics.Controls.Grids.ColumnLayout)
Public PropertyExpansionIndicatorSettingsGets a reference to the ExpansionIndicatorSettings object that controls all the properties of the Infragistics.Controls.Grids.Primitives.ExpansionIndicatorColumn of this ColumnLayout. (Inherited from Infragistics.Controls.Grids.ColumnLayout)
Public PropertyFillerColumnSettingsGets an object that contains settings that pertain to the Infragistics.Controls.Grids.Primitives.FillerColumn of a particular ColumnLayout. (Inherited from Infragistics.Controls.Grids.ColumnLayout)
Public PropertyFilteringSettingsGets a reference to the FilteringSettingsOverride object that controls all the properties for the Infragistics.Controls.Grids.Primitives.FilterRow on this ColumnLayout. (Inherited from Infragistics.Controls.Grids.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 (Inherited from Infragistics.Controls.Grids.ColumnLayout)
Public PropertyFooterRowHeightGets/Sets the RowHeight for the Infragistics.Controls.Grids.Primitives.FooterRow for a particular ColumnLayout (Inherited from Infragistics.Controls.Grids.ColumnLayout)
Public PropertyFooterRowHeightResolvedResolves the FooterRowHeight property for a particular ColumnLayout (Inherited from Infragistics.Controls.Grids.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 PropertyFooterStyleResolvedResolves the actual Style that will be applied to the Infragistics.Controls.Grids.Primitives.FooterCellControl (Inherited from Infragistics.Controls.Grids.ColumnLayout)
Public PropertyFooterVisibilityGets/sets the visibility of the Footer of the ColumnLayout. (Inherited from Infragistics.Controls.Grids.ColumnLayout)
Public PropertyFooterVisibilityResolvedResolves if the Infragistics.Controls.Grids.Primitives.FooterRow of this ColumnLayout is actually Visible. (Inherited from Infragistics.Controls.Grids.ColumnLayout)
Public PropertyGridGets the XamGrid that the ColumnLayout belongs to. (Inherited from Infragistics.Controls.Grids.ColumnLayout)
Public PropertyGroupBySettingsGets a reference to the GroupBySettingsOverride object that controls all the properties for grouping data by columns on this ColumnLayout. (Inherited from Infragistics.Controls.Grids.ColumnLayout)
Public PropertyHeaderRowHeightGets/Sets the RowHeight for the Infragistics.Controls.Grids.Primitives.HeaderRow for a particular ColumnLayout (Inherited from Infragistics.Controls.Grids.ColumnLayout)
Public PropertyHeaderRowHeightResolvedResolves the HeaderRowHeight property for a particular ColumnLayout (Inherited from Infragistics.Controls.Grids.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 PropertyHeaderStyleResolvedResolves the actual Style that will be applied to the Infragistics.Controls.Grids.Primitives.HeaderCellControl (Inherited from Infragistics.Controls.Grids.ColumnLayout)
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 (Inherited from Infragistics.Controls.Grids.ColumnLayout)
Public PropertyHeaderTextHorizontalAlignmentResolvedGets the actual System.Windows.HorizontalAlignment of the content for each Column in this particular ColumnLayout (Inherited from Infragistics.Controls.Grids.ColumnLayout)
Public PropertyHeaderTextVerticalAlignmentGets/sets the System.Windows.VerticalAlignment of the content for each Column in this particular ColumnLayout (Inherited from Infragistics.Controls.Grids.ColumnLayout)
Public PropertyHeaderTextVerticalAlignmentResolvedGets the actual System.Windows.VerticalAlignment of the content for each Column in this particular ColumnLayout (Inherited from Infragistics.Controls.Grids.ColumnLayout)
Public PropertyHeaderVisibilityGets/sets the visibility of the Header of the ColumnLayout. (Inherited from Infragistics.Controls.Grids.ColumnLayout)
Public PropertyHeaderVisibilityResolvedResolves if the Infragistics.Controls.Grids.Primitives.HeaderRow of this ColumnLayout is actually Visible. (Inherited from Infragistics.Controls.Grids.ColumnLayout)
Public PropertyIndentationGets/Sets the Indentation of the ColumnLayout. (Inherited from Infragistics.Controls.Grids.ColumnLayout)
Public PropertyIndentationResolvedResolves what the actual Indentation of this ColumnLayout should be. (Inherited from Infragistics.Controls.Grids.ColumnLayout)
Public PropertyIsAlternateRowsEnabledGets/sets whether Alternate Row styling is enabled. (Inherited from Infragistics.Controls.Grids.ColumnLayout)
Public PropertyIsAlternateRowsEnabledResolvedResolves if this ColumnLayout had Alternate row styling. (Inherited from Infragistics.Controls.Grids.ColumnLayout)
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 (Inherited from Infragistics.Controls.Grids.ColumnLayout)
Public PropertyMinimumRowHeightResolvedResolves the MinimumRowHeight property for a particular ColumnLayout (Inherited from Infragistics.Controls.Grids.ColumnLayout)
Public PropertyPagerSettingsGets a reference to the PagerSettings object that controls all the properties for paging rows on this ColumnLayout. (Inherited from Infragistics.Controls.Grids.ColumnLayout)
Public PropertyRowHeightGets/Sets the Height that will be applied to every row in this particular ColumnLayout (Inherited from Infragistics.Controls.Grids.ColumnLayout)
Public PropertyRowHeightResolvedResolves the RowHeight property for a particular ColumnLayout (Inherited from Infragistics.Controls.Grids.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. (Inherited from Infragistics.Controls.Grids.ColumnLayout)
Public PropertySortingSettingsGets a reference to the SortingSettings object that controls all the properties for sorting columns on this ColumnLayout. (Inherited from Infragistics.Controls.Grids.ColumnLayout)
Public PropertySummaryRowSettingsGets a reference to the SummaryRowSettingsOverride object that controls all the properties for the Infragistics.Controls.Grids.Primitives.SummaryRow on this ColumnLayout. (Inherited from Infragistics.Controls.Grids.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. (Inherited from Infragistics.Controls.Grids.ColumnLayout)
Public PropertyTemplateGets/Sets the System.Windows.DataTemplate that displays custom data, rather than a collection of rows.  
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. (Inherited from Infragistics.Controls.Grids.ColumnLayout)
Protected Internal PropertyConditionalFormatCollectionGets the Conditional Formats that have been set to sub columns on this ColumnLayout. (Inherited from Infragistics.Controls.Grids.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. (Inherited from Infragistics.Controls.Grids.ColumnLayout)
Protected Internal PropertyInternalTemplateGets/Sets the System.Windows.DataTemplate that, if set, will be displayed instead of the rows that this ColumnLayout represents. (Inherited from Infragistics.Controls.Grids.ColumnLayout)
Protected Internal PropertyObjectDataTypeThe Type that the column's data is derived from. (Inherited from Infragistics.Controls.Grids.ColumnLayout)
Protected Internal PropertyObjectDataTypeInfoThe Type that the column's data is derived from. (Inherited from Infragistics.Controls.Grids.ColumnLayout)
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 PropertyRequiresBoundDataKeyOverridden. Gets 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.  
Public Methods
 NameDescription
Public MethodClearValueOverloaded. Clears the local value of a property. The property to be cleared is specified by a System.Windows.DependencyProperty identifier. (Inherited from System.Windows.DependencyObject)
Public MethodCoerceValueCoerces the value of the specified dependency property. This is accomplished by invoking any System.Windows.CoerceValueCallback function specified in property metadata for the dependency property as it exists on the calling System.Windows.DependencyObject. (Inherited from System.Windows.DependencyObject)
Public MethodDisposeOverloaded. Releases the unmanaged resources used by the ColumnLayout and optionally releases the managed resources. (Inherited from Infragistics.Controls.Grids.ColumnLayout)
Public MethodEquals (Inherited from System.Windows.DependencyObject)
Public MethodGetHashCodeGets a hash code for this System.Windows.DependencyObject. (Inherited from System.Windows.DependencyObject)
Public MethodGetLocalValueEnumeratorCreates a specialized enumerator for determining which dependency properties have locally set values on this System.Windows.DependencyObject. (Inherited from System.Windows.DependencyObject)
Public MethodGetValueReturns the current effective value of a dependency property on this instance of a System.Windows.DependencyObject. (Inherited from System.Windows.DependencyObject)
Public MethodInvalidateProperty (Inherited from System.Windows.DependencyObject)
Public MethodReadLocalValueReturns the local value of a dependency property, if it exists. (Inherited from System.Windows.DependencyObject)
Public MethodSetCurrentValue (Inherited from System.Windows.DependencyObject)
Public MethodSetValueOverloaded. Sets the local value of a dependency property, specified by its dependency property identifier. (Inherited from System.Windows.DependencyObject)
Protected Methods
 NameDescription
Protected Internal MethodBuildFiltersOverloaded. For a single column, based of the cell, clears any existing filtering conditions and creates a new condition based on current information. (Inherited from Infragistics.Controls.Grids.ColumnLayout)
Protected Internal MethodBuildNullableFilterThis is used by the FilterMenu to build filters for (Null) cases. (Inherited from Infragistics.Controls.Grids.ColumnLayout)
Protected Internal MethodClearCachedRowsUsed to notify attached RowsManagers to clear their cached rows. (Inherited from Infragistics.Controls.Grids.ColumnLayout)
Protected MethodFinishedLoadingPersistenceAllows an object to perform an operation, after it's been loaded. (Inherited from Infragistics.Controls.Grids.ColumnBase)
Protected MethodInitObjectThis method is used to setup the object that was just created. (Inherited from Infragistics.Controls.Grids.ColumnLayout)
Protected Internal MethodInvalidateConditionalFormattingThis method is to be called when you need the grid to update it's visual tree due to a change in ConditionalFormatting (Inherited from Infragistics.Controls.Grids.ColumnLayout)
Protected Internal MethodInvalidateDataTriggers all Data operations such as sorting and GroupBy to be invalidated. (Inherited from Infragistics.Controls.Grids.ColumnLayout)
Protected Internal MethodInvalidateFilteringThis method is to be called when you need the grid to update its visual tree due to a change in the Filtering. (Inherited from Infragistics.Controls.Grids.ColumnLayout)
Protected Internal MethodInvalidateGroupByThis method is to be called when you need the grid to update its visual tree due to a change in the GroupBy. (Inherited from Infragistics.Controls.Grids.ColumnLayout)
Protected Internal MethodInvalidateGroupByResetThis method is to be called when you need the grid to update its visual tree due to a change in the GroupBy. (Inherited from Infragistics.Controls.Grids.ColumnLayout)
Protected Internal MethodInvalidateSortingThis method is to be called when you need the grid to update its visual tree due to a change in the sorting order. (Inherited from Infragistics.Controls.Grids.ColumnLayout)
Protected Internal MethodInvalidateSummariesThis method is to be called when you need to grid to update it's visual tree due to a change in Summaries. (Inherited from Infragistics.Controls.Grids.ColumnLayout)
Protected MethodLoad (Inherited from Infragistics.Controls.Grids.ColumnLayout)
Protected Internal MethodOnChildColumnLayoutAddedInvoked when a ColumnLayout is added to the Columns collection of this ColumnLayout. (Inherited from Infragistics.Controls.Grids.ColumnLayout)
Protected Internal MethodOnChildColumnLayoutRemovedInvoked when a ColumnLayout is removed from the Columns collection of this ColumnLayout. (Inherited from Infragistics.Controls.Grids.ColumnLayout)
Protected Internal MethodOnColumnAddedInvoked when a ColumnBase has been added to this ColumnLayout (Inherited from Infragistics.Controls.Grids.ColumnLayout)
Protected MethodOnColumnLayoutChangedRaised when the a ColumnLayout is assigned or removed from this ColumnBase (Inherited from Infragistics.Controls.Grids.ColumnBase)
Protected Internal MethodOnColumnRemovedInvoked when a ColumnBase has been removed from this ColumnLayout. (Inherited from Infragistics.Controls.Grids.ColumnLayout)
Protected MethodOnDataTypeChangedRaised when the DataType of the ColumnBase is changed. (Inherited from Infragistics.Controls.Grids.ColumnBase)
Protected MethodOnPropertyChangedOverloaded. Invoked when a property of the object has been changed. (Inherited from Infragistics.Controls.Grids.ColumnLayout)
Protected Internal MethodOnStyleChangedRaised when any of the Style properties of the ColumnLayout have changed; (Inherited from Infragistics.Controls.Grids.ColumnLayout)
Protected MethodOnVisibilityChangedRaised when the Visiblity of a ColumnLayout has changed. (Inherited from Infragistics.Controls.Grids.ColumnLayout)
Protected MethodRaisePropertyChangedEvent (Inherited from Infragistics.DependencyObjectNotifier)
Protected Internal MethodRefreshSummaryRowVisualThis method communicates to the RowsManager that the SummaryRow should be redrawn. (Inherited from Infragistics.Controls.Grids.ColumnLayout)
Protected Internal MethodResolveValueOverloaded. If the DataType is available, uses Convert to cast the inputted value. (Inherited from Infragistics.Controls.Grids.ColumnBase)
Protected MethodSave (Inherited from Infragistics.Controls.Grids.ColumnLayout)
Protected Internal MethodShouldSerializePropertyReturns a value that indicates whether serialization processes should serialize the value for the provided dependency property. (Inherited from System.Windows.DependencyObject)
Public Events
 NameDescription
Public EventPropertyChanged (Inherited from Infragistics.DependencyObjectNotifier)
See Also