[Visual Basic] Public Property ShowEmptyRightColumn As Boolean [C#] public bool ShowEmptyRightColumn { get; set; } [C++] public: __property bool get_ShowEmptyRightColumn(); public: __property void set_ShowEmptyRightColumn(bool ); [JScript] public function get ShowEmptyRightColumn() : bool public function set ShowEmptyRightColumn(bool);
CrossStyle Class | EbsOpen Namespace