Back to Devexpress

IDocumentSelectorDefaultProperties.ActualSwitchDocumentAnimationFrameInterval Property

windowsforms-devexpress-dot-xtrabars-dot-docking2010-dot-views-dot-windowsui-dot-idocumentselectordefaultproperties-4c1cbb84.md

latest2.7 KB
Original Source

IDocumentSelectorDefaultProperties.ActualSwitchDocumentAnimationFrameInterval Property

Gets the current IDocumentSelectorDefaultProperties.SwitchDocumentAnimationFrameInterval property value.

Namespace : DevExpress.XtraBars.Docking2010.Views.WindowsUI

Assembly : DevExpress.XtraBars.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

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

Property Value

TypeDescription
Int32

An Int32 value that is the current IDocumentSelectorDefaultProperties.SwitchDocumentAnimationFrameInterval property value.

|

Remarks

See the IDocumentSelectorDefaultProperties.SwitchDocumentAnimationFrameInterval and IDocumentSelectorProperties.SwitchDocumentAnimationFrameInterval properties for details.

See Also

IDocumentSelectorDefaultProperties.SwitchDocumentAnimationFrameInterval

IDocumentSelectorProperties.SwitchDocumentAnimationFrameInterval

IDocumentSelectorDefaultProperties Interface

IDocumentSelectorDefaultProperties Members

DevExpress.XtraBars.Docking2010.Views.WindowsUI Namespace