EbsOpen Class Library for EBSILON®Professional

CrossStyle.ShowUnit Property

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

See Also

CrossStyle Class | EbsOpen Namespace