Back to Devexpress

CellBrushSchema Properties

wpf-devexpress-dot-xpf-dot-scheduling-dot-cellbrushschema-dot-underscore-properties.md

latest2.9 KB
Original Source

CellBrushSchema Properties

A combination of colors used to paint the cell background and borders.

NameDescription
BackgroundGets or sets the brush value of the cell background. This is a dependency property.
BaseColorGets or sets the schema’s base color whose variations, according to an internal algorithm, are used as other color components of the schema. This is a dependency property.
CanFreezeGets a value that indicates whether the object can be made unmodifiable. Inherited from Freezable.
DarkBorderBrushGets or sets the brush value for the cell’s dark border. This is a dependency property.
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.
IsFrozenGets a value that indicates whether the object is currently modifiable. Inherited from Freezable.
IsSealedGets a value that indicates whether this instance is currently sealed (read-only). Inherited from DependencyObject.
LightBorderBrushGets or sets the brush value for the cell’s light border. This is a dependency property.

See Also

CellBrushSchema Class

CellBrushSchema Members

DevExpress.Xpf.Scheduling Namespace