Back to Devexpress

ResourceBrushSchema Properties

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

latest3.0 KB
Original Source

ResourceBrushSchema Properties

A color combination which contains colors used to paint scheduler resources.

NameDescription
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.
DarkCellGets or sets the color schema for the resource’s dark cell. 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.
Empty staticReturns an empty resource schema.
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.
LightCellGets or sets the color schema for the resource’s light cell. This is a dependency property.

See Also

ResourceBrushSchema Class

ResourceBrushSchema Members

DevExpress.Xpf.Scheduling Namespace