Skip to main content

ISearchPanelProperties.Width Property

Gets or sets the Search Panel width in pixels.

Namespace: DevExpress.XtraBars.Docking2010.Customization

Assembly: DevExpress.XtraBars.v23.2.dll

NuGet Package: DevExpress.Win.Navigation

Declaration

int Width { get; set; }

Property Value

Type Description
Int32

An Int32 value that is the Search Panel width in pixels.

See Also