[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);
CrossStyle Class | EbsOpen Namespace