[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
ControlTypeProperty Class | White.Core.UIItems.Finders Namespace