Back to Devexpress

BaseViewAppearanceCollection Class

windowsforms-devexpress-dot-xtragrid-dot-views-dot-base-fa502933.md

latest2.4 KB
Original Source

BaseViewAppearanceCollection Class

Serves as the base for the classes that provide the appearance settings used to paint the View elements.

Namespace : DevExpress.XtraGrid.Views.Base

Assembly : DevExpress.XtraGrid.v25.2.dll

NuGet Packages : DevExpress.Win.Grid, DevExpress.Win.Navigation

Declaration

csharp
public class BaseViewAppearanceCollection :
    BaseAppearanceCollection
vb
Public Class BaseViewAppearanceCollection
    Inherits BaseAppearanceCollection

Inheritance

Show 13 items

Object BaseAppearanceCollection BaseViewAppearanceCollection ColumnViewAppearances

ColumnViewPrintAppearances

LayoutViewAppearances

BandedViewAppearances

CardViewAppearances

CardViewPrintAppearances

GridViewAppearances

GridViewPrintAppearances

WinExplorerViewAppearances

BandedViewPrintAppearances

See Also

BaseViewAppearanceCollection Members

Appearance and Conditional Formatting

DevExpress.XtraGrid.Views.Base Namespace