Back to Devexpress

GridControlBand Properties

wpf-devexpress-dot-xpf-dot-grid-dot-gridcontrolband-dot-underscore-properties.md

latest34.6 KB
Original Source

GridControlBand Properties

The grid band.

NameDescription
ActualAllowMovingGets whether an end-user is allowed to move this column by dragging its header. This is a dependency property. Inherited from BaseColumn.
ActualAllowResizingGets whether an end-user can resize this column. This is a dependency property. Inherited from BaseColumn.
ActualBandCellLeftSeparatorColorGets an actual color of the left band separator. This is a dependency property. Inherited from BaseColumn.
ActualBandCellRightSeparatorColorGets an actual color of the right band separator. This is a dependency property. Inherited from BaseColumn.
ActualBandHeaderLeftSeparatorColorGets an actual color of the band header’s left separator. This is a dependency property. Inherited from BaseColumn.
ActualBandHeaderRightSeparatorColorGets an actual color of the band header’s right separator. This is a dependency property. Inherited from BaseColumn.
ActualBandLeftSeparatorWidthGets the actual width of the band’s left separator. This is a dependency property. Inherited from BaseColumn.
ActualBandRightSeparatorWidthGets the actual width of the band’s right separator. This is a dependency property. Inherited from BaseColumn.
ActualCellToolTipTemplateGets the actual cell tooltip template applied to the current column. This is a dependency property. Inherited from BaseColumn.
ActualHeaderStyleGets an actual style applied to the column’s header. This is a dependency property. Inherited from BaseColumn.
ActualHeaderTemplateSelectorGets the actual template selector that chooses a header template based on custom logic. This is a dependency property. Inherited from BaseColumn.
ActualHeaderToolTipTemplateGets the actual template that defines the tooltip’s presentation. This is a dependency property. Inherited from BaseColumn.
ActualHeaderWidthGets the column header’s width. This is a dependency property. Inherited from BaseColumn.
ActualPrintBandHeaderStyleGets the actual style applied to band headers when the grid is printed. This is a dependency property. Inherited from BandBase.
ActualWidthGets the column’s width. This is a dependency property. Inherited from BaseColumn.
AllowBestFitGets or sets whether it is allowed to calculate an optimal width and apply it to the column. Inherited from BaseColumn.
AllowDropOverrides the AllowDrop property to hide it. Inherited from DXFrameworkContentElement.
AllowMovingGets or sets whether an end-user is allowed to move this column by dragging its header. This is a dependency property. Inherited from BaseColumn.
AllowPrintingGets or sets whether to display the column in the printed/exported document. This is a dependency property. Inherited from BaseColumn.
AllowResizingGets or sets whether an end user can resize this column. This is a dependency property. Inherited from BaseColumn.
AllowSearchHeaderHighlightingThis property supports the internal infrastructure and is not intended to be used directly from your code. Inherited from BaseColumn.
AreAnyTouchesCapturedGets a value that indicates whether at least one touch is captured to this element. Inherited from ContentElement.
AreAnyTouchesCapturedWithinGets a value that indicates whether at least one touch is captured to this element or to any child elements in its visual tree. Inherited from ContentElement.
AreAnyTouchesDirectlyOverGets a value that indicates whether at least one touch is pressed over this element. Inherited from ContentElement.
AreAnyTouchesOverGets a value that indicates whether at least one touch is pressed over this element or any child elements in its visual tree. Inherited from ContentElement.
BandCellSeparatorColorGets or sets the color of band separators. This is a dependency property. Inherited from BandBase.
BandGeneratorStyleGets or sets a style that contains settings common to all child bands within the current band that were generated using different templates. This is a dependency property. Inherited from BandBase.
BandGeneratorTemplateGets or sets a template that describes grid bands. This is a dependency property. Inherited from BandBase.
BandGeneratorTemplateSelectorGets or sets the data template selector which chooses a template based on the band’s settings. This is a dependency property. Inherited from BandBase.
BandHeaderSeparatorColorGets or sets the color of band separators’ header part. This is a dependency property. Inherited from BandBase.
BandsProvides access to the band’s child band collection.
BandSeparatorWidthGets or sets a width of separators between bands that are placed within the current band. This is a dependency property. Inherited from BandBase.
BandSerializationNameGets or sets the band name used when bands are serialized. This is a dependency property. Inherited from BandBase.
BandsSourceGets or sets the source from which a band generates its child bands. This is a dependency property. Inherited from BandBase.
BestFitWidthGets or sets the column’s width when the Best Fit feature is applied to this column. Inherited from BaseColumn.
BindingGroupOverrides the BindingGroup property, to hide it. Inherited from DXFrameworkContentElement.
CellToolTipBindingGets or sets the binding that associates the cell tooltip with a property in the data source. Inherited from BaseColumn.
CellToolTipTemplateGets or sets the template that defines the cell tooltips‘s appearance. This is a dependency property. Inherited from BaseColumn.
ColumnGeneratorStyleGets or sets a style that contains settings common to all columns within a band generated using different templates. This is a dependency property. Inherited from BandBase.
ColumnGeneratorTemplateGets or sets a template that describes grid columns. This is a dependency property. Inherited from BandBase.
ColumnGeneratorTemplateSelectorGets or sets the data template selector which chooses a template based on the column’s type. This is a dependency property. Inherited from BandBase.
ColumnPositionThis member supports the internal infrastructure and is not intended to be used directly from your code. This is a dependency property. Inherited from BaseColumn.
ColumnsProvides access to the band’s child column collection.
ColumnsSourceGets or sets the source from which the band column retrieves its columns. This is a dependency property. Inherited from BandBase.
CommandBindingsOverrides the CommandBindings property to hide it. Inherited from DXFrameworkContentElement.
ContextMenuOverrides the ContextMenu property to hide it. Inherited from DXFrameworkContentElement.
CursorOverrides the Cursor property to hide it. Inherited from DXFrameworkContentElement.
DataContextGets or sets the data context for an element when it participates in data binding. Inherited from FrameworkContentElement.
DefaultStyleKey protectedGets or sets the key to use to find the style template for this control in themes. Inherited from FrameworkContentElement.
DependencyObjectTypeGets the DependencyObjectType that wraps the CLR type of this instance. Inherited from DependencyObject.
DispatcherGets the Dispatcher this DispatcherObject is associated with. Inherited from DispatcherObject.
EnableImmediatePostingGets or sets whether to post a cell value to a data source immediately after a user changes this value in a specific column. This is a dependency property. Inherited from BaseColumn.
FixedGets or sets whether the column/band is fixed. This is a dependency property. Inherited from BaseColumn.
FixedWidthGets or sets whether the column’s width remains the same when the auto column width feature is enabled. This is a dependency property. Inherited from BaseColumn.
FocusableOverrides the Focusable property to hide it. Inherited from DXFrameworkContentElement.
FocusVisualStyleOverrides the FocusVisualStyle property to hide it. Inherited from DXFrameworkContentElement.
ForceCursorOverrides the ForceCursor property to hide it. Inherited from DXFrameworkContentElement.
HasAnimatedPropertiesOverrides the HasAnimatedProperties property to hide it. Inherited from DXFrameworkContentElement.
HasBottomElementThis member supports the internal infrastructure and is not intended to be used directly from your code. Inherited from BaseColumn.
HasLeftSiblingIndicates whether the current column has a sibling column displayed on its left. This is a dependency property. Inherited from BaseColumn.
HasRightSiblingIndicates whether the current column has a sibling column displayed on its right. This is a dependency property. Inherited from BaseColumn.
HasTopElementThis member supports the internal infrastructure and is not intended to be used directly from your code. Inherited from BaseColumn.
HeaderGets or sets the column header’s content. This is a dependency property. Inherited from BaseColumn.
HeaderCaptionGets the column header’s caption. This is a dependency property. Inherited from BaseColumn.
HeaderImageStyleGets or sets the column header image style. This is a dependency property. Inherited from BaseColumn.
HeaderStyleGets or sets a style applied to the column’s header. This is a dependency property. Inherited from BaseColumn.
HeaderTemplateGets or sets the template that defines the column header’s presentation. This is a dependency property. Inherited from BaseColumn.
HeaderTemplateSelectorGets or sets an object that chooses a column header template based on custom logic. This is a dependency property. Inherited from BaseColumn.
HeaderToolTipGets or sets the column header’s tooltip. This is a dependency property. Inherited from BaseColumn.
HeaderToolTipTemplateGets or sets the template that defines the tooltip’s presentation. This is a dependency property. Inherited from BaseColumn.
HorizontalHeaderContentAlignmentGets or sets the column header’s content alignment. This is a dependency property. Inherited from BaseColumn.
ImageGets or sets the column header’s image. This is a dependency property. Inherited from BaseColumn.
ImageAlignmentGets or sets image’s alignment. This is a dependency property. Inherited from BaseColumn.
InputBindingsOverrides the InputBindings property to hide it. Inherited from DXFrameworkContentElement.
InputScopeOverrides the InputScope property to hide it. Inherited from DXFrameworkContentElement.
IsAutoGeneratedGets whether the column has been generated automatically. This is a dependency property. Inherited from BaseColumn.
IsEnabledOverrides the IsEnabled property to hide it. Inherited from DXFrameworkContentElement.
IsEnabledBindingGets or sets the binding that determines a cell’s enabled state. Inherited from BaseColumn.
IsEnabledCore protectedGets a value that becomes the return value of IsEnabled in derived classes. Inherited from ContentElement.
IsFocusedOverrides the IsFocused property to hide it. Inherited from DXFrameworkContentElement.
IsInitializedGets a value indicating whether this element has been initialized, either by being loaded as Extensible Application Markup Language (XAML), or by explicitly having its EndInit() method called. Inherited from FrameworkContentElement.
IsInputMethodEnabledOverrides the IsInputMethodEnabled property to hide it. Inherited from DXFrameworkContentElement.
IsKeyboardFocusedOverrides the IsKeyboardFocused property to hide it. Inherited from DXFrameworkContentElement.
IsKeyboardFocusWithinOverrides the IsKeyboardFocusWithin property to hide it. Inherited from DXFrameworkContentElement.
IsLoadedGets a value indicating whether this element has been loaded for presentation. Inherited from FrameworkContentElement.
IsMouseCapturedOverrides the IsMouseCaptured property to hide it. Inherited from DXFrameworkContentElement.
IsMouseCaptureWithinOverrides the IsMouseCaptureWithin property to hide it. Inherited from DXFrameworkContentElement.
IsMouseDirectlyOverOverrides the IsMouseDirectlyOver property to hide it. Inherited from DXFrameworkContentElement.
IsMouseOverOverrides the IsMouseOver property to hide it. Inherited from DXFrameworkContentElement.
IsReadOnlyBindingGets or sets the binding that determines a cell’s read-only state. Inherited from BaseColumn.
IsSealedOverrides the IsSealed property to hide it. Inherited from DXFrameworkContentElement.
IsStylusCapturedOverrides the IsStylusCaptured property to hide it. Inherited from DXFrameworkContentElement.
IsStylusCaptureWithinOverrides the IsStylusCaptureWithin property to hide it. Inherited from DXFrameworkContentElement.
IsStylusDirectlyOverOverrides the IsStylusDirectlyOver property to hide it. Inherited from DXFrameworkContentElement.
IsStylusOverOverrides the IsStylusOver property to hide it. Inherited from DXFrameworkContentElement.
LanguageOverrides the Language property to hide it. Inherited from DXFrameworkContentElement.
MaxWidthGets or sets the column’s maximum width. Inherited from BaseColumn.
MinWidthGets or sets the column’s minimum width. This is a dependency property. Inherited from BaseColumn.
NameGets or sets the column name. Inherited from BaseColumn.
OverlayHeaderByChildrenGet or sets the value that indicates whether the band children overlay the band header. This is a dependency property. Inherited from BandBase.
OverridesDefaultStyleOverrides the OverridesDefaultStyle property to hide it. Inherited from DXFrameworkContentElement.
ParentGets the parent in the logical tree for this element. Inherited from FrameworkContentElement.
ParentBandGets the band that owns the column/band. This is a dependency property. Inherited from BaseColumn.
PrintBandHeaderStyleGets or sets the style applied to band headers when the grid is printed. This is a dependency property. Inherited from BandBase.
ResourcesOverrides the Resources property to hide it. Inherited from DXFrameworkContentElement.
ShowInColumnChooserGets or sets whether to display a column or a band in the Column/Band Chooser. This is a dependency property. Inherited from BaseColumn.
StyleGets or sets the style to be used by this element. Inherited from FrameworkContentElement.
TagGets or sets an arbitrary object value that can be used to store custom information about this element. Inherited from FrameworkContentElement.
TemplatedParentGets a reference to the template parent of this element. This property is not relevant if the element was not created through a template. Inherited from FrameworkContentElement.
ToolTipThis member supports the internal infrastructure, and is not intended to be used directly from your code. Inherited from DXFrameworkContentElement.
TouchesCapturedGets all touch devices that are captured to this element. Inherited from ContentElement.
TouchesCapturedWithinGets all touch devices that are captured to this element or any child elements in its visual tree. Inherited from ContentElement.
TouchesDirectlyOverGets all touch devices that are over this element. Inherited from ContentElement.
TouchesOverGets all touch devices that are over this element or any child elements in its visual tree. Inherited from ContentElement.
ViewGets the view that owns the column. This is a dependency property. Inherited from BaseColumn.
VisibleGets or sets whether to display the column within a View. This is a dependency property. Inherited from BaseColumn.
WidthGets or sets the column width. This is a dependency property. Inherited from BaseColumn.

See Also

GridControlBand Class

GridControlBand Members

DevExpress.Xpf.Grid Namespace