[Visual Basic] Public Property ColumnRight As String() [C#] public String() ColumnRight { get; set; } [C++] public: __property String()* get_ColumnRight(); public: __property void set_ColumnRight(String()* ); [JScript] public function get ColumnRight() : String() public function set ColumnRight(String());
Reading: deprecated: use EntriesRight instead - get array of strings in the right column
Writing: deprecated: use EntriesRight instead - set array of strings in the right column
CrossStyle Class | EbsOpen Namespace