Back to Devexpress

FormatRuleCollection<T, TColumnType>.ToString() Method

windowsforms-devexpress-dot-xtraeditors-dot-formatrulecollection-2-71ba705b.md

latest1.1 KB
Original Source

FormatRuleCollection<T, TColumnType>.ToString() Method

Returns a string that describes the current object.

Namespace : DevExpress.XtraEditors

Assembly : DevExpress.XtraEditors.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

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

Returns

TypeDescription
String

A string that describes the current object.

|

See Also

FormatRuleCollection<T, TColumnType> Class

FormatRuleCollection<T, TColumnType> Members

DevExpress.XtraEditors Namespace