Back to Devexpress

TemplatedLink.ColumnWidth Property

wpf-devexpress-dot-xpf-dot-printing-dot-templatedlink-e3964394.md

latest1.0 KB
Original Source

TemplatedLink.ColumnWidth Property

Gets or sets the width of a single column.

Namespace : DevExpress.Xpf.Printing

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

NuGet Package : DevExpress.Wpf.Printing

Declaration

csharp
public float ColumnWidth { get; set; }
vb
Public Property ColumnWidth As Single

Property Value

TypeDescription
Single

A Single value.

|

See Also

TemplatedLink Class

TemplatedLink Members

DevExpress.Xpf.Printing Namespace