EbsOpen Class Library for EBSILON®Professional

ApplicationEdit.AlwaysShowExpressions Property

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

See Also

ApplicationEdit Class | EbsOpen Namespace