An NDoc Documented Class Library

ControlTypeProperty.DisplayValue Property

[Visual Basic]
Overrides Public Property ReadOnly DisplayValue As String
[C#]
public override string DisplayValue { get; }
[C++]
public: __property String* get_DisplayValue();
[JScript]
public override function get DisplayValue() : String

See Also

ControlTypeProperty Class | White.Core.UIItems.Finders Namespace