Overload List

  NameDescription
Public propertyItem[([( Int32])])
Returns the column at the specified index and sets the current context row in the table window.
Public propertyItem[([( String])])
Returns the column with the specified name and sets the current context row in the table window.
Public propertyItem[([( SalTableColumn])])
Returns the specified column and sets the current context row in the table window.

See Also