Back to Devexpress

IDocumentSelectorDefaultProperties.ActualButtonInterval Property

windowsforms-devexpress-dot-xtrabars-dot-docking2010-dot-views-dot-windowsui-dot-idocumentselectordefaultproperties-77c8486b.md

latest1.5 KB
Original Source

IDocumentSelectorDefaultProperties.ActualButtonInterval Property

Returns the distance between document buttons within the current container.

Namespace : DevExpress.XtraBars.Docking2010.Views.WindowsUI

Assembly : DevExpress.XtraBars.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
int ActualButtonInterval { get; }
vb
ReadOnly Property ActualButtonInterval As Integer

Property Value

TypeDescription
Int32

An Int32 value that is the distance between document buttons within the current container.

|

See Also

IDocumentSelectorDefaultProperties Interface

IDocumentSelectorDefaultProperties Members

DevExpress.XtraBars.Docking2010.Views.WindowsUI Namespace