EbsOpen Class Library for EBSILON®Professional

CrossStyle.ShowValueAsText Property

[Visual Basic]
Public Property ShowValueAsText As Boolean
[C#]
public bool ShowValueAsText { get; set; }
[C++]
public: __property bool get_ShowValueAsText();
public: __property void set_ShowValueAsText(bool );
[JScript]
public function get ShowValueAsText() : bool
public function set ShowValueAsText(bool);

See Also

CrossStyle Class | EbsOpen Namespace