BaseGridColumnHeader.CanSyncWidth Property
Specifies whether the column header width should be adjusted to a parent visual element.
Namespace: DevExpress.Xpf.Grid
Assembly: DevExpress.Xpf.Grid.v24.1.Core.dll
NuGet Package: DevExpress.Wpf.Grid.Core
Declaration
Property Value
Type | Description |
---|---|
Boolean | true if the header width should be adjusted to a parent visual element; otherwise, false. |
Remarks
This member supports the internal infrastructure and is not intended to be used directly from your code.
See Also