Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
Code: XAML
C#
Visual Basic
XAML
.NET Framework Class Library
BoolEditor
.
.
::
.
.
ToString Method
BoolEditor Class
See Also
Returns a
String
that represents this instance.
Namespace:
C1.WPF.Extended.PropertyGrid
Assembly:
C1.WPF.Extended
(in C1.WPF.Extended.dll)
Syntax
C#
public
override
string
ToString
()
Visual Basic
Public
Overrides
Function
ToString
As
String
Return Value
A
String
that represents this instance.
See Also
BoolEditor Class
C1.WPF.Extended.PropertyGrid Namespace