Skip to main content

Row Indicator Panel

The Row Indicator Panel represents a region displayed at the left edge of a Table View. The panel contains row indicator cells corresponding to the different View sections (the column header panel, data rows, the view footer, etc.). The cell relating to a focused row indicates the row state (whether it is in edit mode or has been modified, or etc.).

RowIndicatorPanel

 

The following icons can be displayed within the indicator panel.

  • RowIndicator_FocusedRow - Indicates a focused row;
  • RowIndicator_EditMode - Indicates that a focused row is in edit mode;
  • RowIndicator_ModifiedRow - Indicates that a focused row has been modified during editing;
  • RowIndicator_NewItemRow - Indicates the New Item Row;
  • RowIndicator_AutoFilterRow - Indicates the Auto Filter Row;
  • RowIndicator_FocusedRowErrors - Indicates that the focused row contains validation errors;
  • RowIndicator_NonFocusedRowErrors - Indicates a non-focused row containing validation errors.

 

The table below lists the main properties affecting an element's appearance.

Visibility

TableView.ShowIndicator

Size

TableView.IndicatorWidth

State

RowDataBase.IndicatorState