Back to Devexpress

TableView.FixedLineWidthProperty Field

wpf-devexpress-dot-xpf-dot-grid-dot-tableview-9130bc86.md

latest1.1 KB
Original Source

TableView.FixedLineWidthProperty Field

Identifies the TableView.FixedLineWidth dependency property.

Namespace : DevExpress.Xpf.Grid

Assembly : DevExpress.Xpf.Grid.v25.2.dll

NuGet Package : DevExpress.Wpf.Grid.Core

Declaration

csharp
public static readonly DependencyProperty FixedLineWidthProperty
vb
Public Shared ReadOnly FixedLineWidthProperty As DependencyProperty

Field Value

TypeDescription
DependencyProperty

A dependency property identifier.

|

See Also

TableView Class

TableView Members

DevExpress.Xpf.Grid Namespace