Back to Devexpress

UserLookAndFeel.ToString() Method

windowsforms-devexpress-dot-lookandfeel-dot-userlookandfeel-c5fefc74.md

latest1.1 KB
Original Source

UserLookAndFeel.ToString() Method

Returns the text representation of the current object.

Namespace : DevExpress.LookAndFeel

Assembly : DevExpress.Utils.v25.2.dll

NuGet Packages : DevExpress.Utils, DevExpress.Wpf.Core

Declaration

csharp
public override string ToString()
vb
Public Overrides Function ToString As String

Returns

TypeDescription
String

The text representation of the current object.

|

See Also

UserLookAndFeel Class

UserLookAndFeel Members

DevExpress.LookAndFeel Namespace