Skip to main content

Length.ToString() Method

Returns the text representation of the Length object.

Namespace: DevExpress.XtraBars.Docking2010.Views.Widget

Assembly: DevExpress.XtraBars.v23.2.dll

NuGet Package: DevExpress.Win.Navigation

Declaration

public override string ToString()

Returns

Type Description
String

A String value that is the Length‘s text representation.

See Also