Back to Devexpress

AdvBandedGridOptionsView Properties

windowsforms-devexpress-dot-xtragrid-dot-views-dot-bandedgrid-dot-advbandedgridoptionsview-dot-underscore-properties.md

latest17.3 KB
Original Source

AdvBandedGridOptionsView Properties

Provides appearance options for Advanced Banded Grid Views.

NameDescription
AllowCellMergeNeighboring cells cannot be merged within advanced banded Views. This property is overridden to prevent it from being set to true.
AllowFormatRuleDescriptionGets or sets whether to display format rule descriptions in the Rule Editor and Rule Manager. Inherited from ColumnViewOptionsView.
AllowGlyphSkinningGets or sets whether column and band icons within the current View should be painted with the same colors as the column captions. Inherited from GridOptionsView.
AllowHtmlDrawDetailTabsGets or sets whether to parse HTML-inspired tags in tab captions. This option must be applied to the master view. Inherited from GridOptionsView.
AllowHtmlDrawGroupsGets or sets whether HTML tags can be used to format text in group rows. Inherited from GridOptionsView.
AllowHtmlDrawHeadersGets or sets whether HTML formatting can be applied to column and band captions. Inherited from GridOptionsView.
AnimationTypeGets or sets the animation mode, which identifies cells for which animation is enabled. Inherited from ColumnViewOptionsView.
AutoCalcPreviewLineCountGets or sets a value specifying whether the number of text lines within preview sections is calculated automatically depending on their contents. Inherited from GridOptionsView.
BestFitMaxRowCountGets or sets the number of data rows whose content is processed to apply best fit to columns. Inherited from GridOptionsView.
BestFitModeGets or sets whether column best-fit resizing operations should prioritize precision or speed. Inherited from GridOptionsView.
BestFitUseErrorInfoGets or sets whether cell error icons are taken into account when calculating the “best width” for columns. Inherited from GridOptionsView.
ColumnAutoWidthGets or sets a value which specifies whether column widths are automatically modified so that the total width of all the columns matches the View’s width.
ColumnHeaderAutoHeightGets or sets whether the column header panel height is automatically adjusted to fit wrapped column captions. Inherited from GridOptionsView.
EnableAppearanceEvenRowGets or sets whether the even rows are painted using the appearance settings provided by the GridViewAppearances.EvenRow property. Inherited from GridOptionsView.
EnableAppearanceOddRowGets or sets whether the odd rows are painted using the appearance settings provided by the GridViewAppearances.OddRow property. Inherited from GridOptionsView.
FilterCriteriaDisplayStyleGets or sets the display style of filter conditions in the Filter Panel and built-in Filter Editor. Inherited from ColumnViewOptionsView.
FixedColumnHighlightModeGets or sets whether to render fixed columns with thicker column borders or a different cell background color. Inherited from GridOptionsView.
GroupDrawModeGets or sets a value specifying how group rows should be painted. Inherited from GridOptionsView.
GroupFooterShowModeGets or sets which groups display footers. Inherited from GridOptionsView.
HeaderFilterButtonShowModeGets or sets the display style of column filter buttons. Inherited from GridOptionsView.
MergedCellEditModeGets or sets how users can edit merged cells. Inherited from GridOptionsView.
NewItemRowPositionGets or sets the new item row’s position within the View. Inherited from GridOptionsView.
RowAutoHeightGets or sets a value specifying whether the height of each data row is automatically adjusted so as to completely display the contents of its cells.
ShowAutoFilterRowGets or sets whether to display the Auto Filter Row. Inherited from GridOptionsView.
ShowBandsGets or sets a value specifying whether the band panel is displayed. Inherited from BandedGridOptionsView.
ShowButtonModeGets or sets a value that specifies which column cells display editor buttons. Inherited from ColumnViewOptionsView.
ShowChildrenInGroupPanelGets or sets a value specifying whether the View’s group panel acts as a joined group panel. Inherited from GridOptionsView.
ShowColumnHeadersGets or sets whether column headers are visible. Inherited from GridOptionsView.
ShowDetailButtonsGets or sets a value specifying whether master rows display master-detail expand buttons. Inherited from GridOptionsView.
ShowErrorPanelGets or sets whether exceptions raised by a data source in instant feedback server mode are shown in a flyout panel (contains the “Copy Text” button). Inherited from GridOptionsView.
ShowFilterPanelObsolete. Gets or sets whether the filter panel is displayed when data filtering is applied. Inherited from ColumnViewOptionsView.
ShowFilterPanelModeGets or sets a value which specifies when the Filter Panel is shown. Inherited from ColumnViewOptionsView.
ShowFooterGets or sets a value specifying whether the view footer is displayed. Inherited from GridOptionsView.
ShowGroupedColumnsGets or sets a value specifying whether grouping columns should be displayed within the View. Inherited from BandedGridOptionsView.
ShowGroupExpandCollapseButtonsGets or sets whether group expand buttons are visible. Inherited from GridOptionsView.
ShowGroupPanelGets or sets a value specifying whether the group panel is visible. Inherited from GridOptionsView.
ShowGroupPanelColumnsAsSingleRowGets or sets whether group column headers are arranged in the group panel in a horizontal line. Inherited from GridOptionsView.
ShowHorizontalLinesGets or sets whether to display horizontal grid lines. Inherited from GridOptionsView.
ShowHorzLinesObsolete. Gets or sets a value specifying whether horizontal grid lines are displayed. Inherited from GridOptionsView.
ShowIndicatorGets or sets a value specifying whether the row indicator panel is displayed. Inherited from GridOptionsView.
ShowNewItemRowObsolete. Gets or sets a value specifying whether the new item row is displayed. Inherited from GridOptionsView.
ShowPreviewGets or sets whether to display the preview sections. Inherited from GridOptionsView.
ShowPreviewLinesObsolete. Gets or sets whether preview lines are displayed. Inherited from GridOptionsView.
ShowPreviewRowLinesGets or sets whether horizontal lines are displayed below preview sections. Inherited from GridOptionsView.
ShowVerticalLinesGets or sets whether to display vertical grid lines. Inherited from GridOptionsView.
ShowVertLinesObsolete. Gets or sets a value specifying whether vertical grid lines are displayed. Inherited from GridOptionsView.
ShowViewCaptionGets or sets whether the View Caption is displayed above the View. Inherited from ColumnViewOptionsView.
WaitAnimationOptionsGets or sets how async data loading operations are indicated. This property is in effect in Instant Feedback Mode. Inherited from GridOptionsView.

See Also

AdvBandedGridOptionsView Class

AdvBandedGridOptionsView Members

DevExpress.XtraGrid.Views.BandedGrid Namespace