BaseRelativeLengthElement.ActualLength Property
Returns the actual length of this BaseRelativeLengthElement.
Namespace: DevExpress.XtraBars.Docking2010.Views.Widget
Assembly: DevExpress.XtraBars.v25.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
| Type | Description |
|---|---|
| Int32 | An Int32 value that is the actual length of this BaseRelativeLengthElement. |
See Also