SalTableRow
PPJ.Runtime.Windows.SalTableRow
Last updated
PPJ.Runtime.Windows.SalTableRow
Last updated
Namespace: PPJ.Runtime.Windows
Assembly: PPJ.Runtime.49 (4.9.0.0)
Encapsulates SAL's properties for table window rows. Each FlexGrid row object is bound to an instance of this class.
: Returns the context row.
: Returns/Sets the deleted flag.
: Returns/Sets the enable flag for the row.
: Returns/Sets the fetched flag.
Returns true if the specified column has been edited.
col
Removes this row from the grid.
Sets or removes a row flag.
flags
on
Sets the edited flag for the specified column.
col
on
: Returns/Sets the row flags on this row.
: Returns the grid control that contains this row.
: Returns the grid row object associated to this row.
: Returns the column at the specified index and sets the current context row in the table window.
: Returns the column with the specified name and sets the current context row in the table window.
: Returns the specified column and sets the current context row in the table window.
: Returns the SalTableWindow control that contains the grid that contains this row.
: Returns/Sets the selected flag.
: Returns/Sets a user-defined value.
: Returns/Sets the visible flag.
Returns: .