Back to Devexpress

Bar.DefaultBarSize Property

wpf-devexpress-dot-xpf-dot-bars-dot-bar-8d778546.md

latest989 B
Original Source

Bar.DefaultBarSize Property

This member supports the internal infrastructure, and is not intended to be used directly from your code.

Namespace : DevExpress.Xpf.Bars

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

NuGet Package : DevExpress.Wpf.Core

Declaration

csharp
[Browsable(false)]
public Size DefaultBarSize { get; set; }
vb
<Browsable(False)>
Public Property DefaultBarSize As Size

Property Value

TypeDescription
Size

A Size structure.

|

See Also

Bar Class

Bar Members

DevExpress.Xpf.Bars Namespace