Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

TdxSpreadSheetCellBrush Members

Stores the background appearance settings of a cell object.

#Constructors
Show Inherited Hide Inherited

Name Description
Create(TdxSpreadSheetBrushes) Initializes a new instance of the TdxSpreadSheetCustomBrush class with specified settings. Inherited from TdxSpreadSheetCustomBrush.
Create(TdxSpreadSheetCellStyle) Initializes a new instance of the TdxSpreadSheetCellBrush class with specified settings.

#Properties
Show Inherited Hide Inherited

Name Description
BackgroundColor Specifies the base cell fill color. Inherited from TdxSpreadSheetCustomBrush.
ForegroundColor Specifies the cell fill pattern color. Inherited from TdxSpreadSheetCustomBrush.
IsDefault Inherited from TdxSpreadSheetCustomBrush.
Owner Returns the cell style instance to which the current cell brush belongs.
Style Specifies the cell background fill pattern. Inherited from TdxSpreadSheetCustomBrush.

#Methods
Show Inherited Hide Inherited

Name Description
Assign(TdxSpreadSheetCustomBrush) Inherited from TdxSpreadSheetCustomBrush.
Equals(TObject) Inherited from TObject.
GetHashCode Inherited from TObject.
ToString Inherited from TObject.
See Also