HeaderControl.ContentTransform Property
In This Article
Gets a transformation applied to the header’s content. This is a dependency property.
Namespace: DevExpress.Xpf.Scheduling.Visual
Assembly: DevExpress.Xpf.Scheduling.v24.2.dll
NuGet Package: DevExpress.Wpf.Scheduling
#Declaration
#Property Value
Type | Description |
---|---|
Transform | A Transform object that defines a transformation in a 2-D plane. |
See Also