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