EbsOpen Class Library for EBSILON®Professional

CrossStyle.ShowEmptyRightColumn Property

[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);

See Also

CrossStyle Class | EbsOpen Namespace