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