Skip to main content
A newer version of this page is available. .

RowIndicatorStyleSettings Properties

Contains style settings that specify the appearance of the Row Indicator Panel.
Name Description
AutoFilterRowImage Gets or sets an image displayed in the Row Indicator Panel for the Auto Filter Row.
Background Gets or sets a brush that paints the Row Indicator Panel‘s background.
BorderBrush Gets or sets a brush that paints the Row Indicator Panel‘s borders.
ChangedImage Gets or sets an image displayed in the Row Indicator Panel if the focused row was modified.
EditingImage Gets or sets an image displayed in the Row Indicator Panel if the focused row is in edit mode.
ErrorImage Gets or sets an image displayed in the Row Indicator Panel if a non-focused row contains validation errors.
FocusedErrorImage Gets or sets an image displayed in the Row Indicator Panel if the focused row contains validation errors.
FocusedImage Gets or sets an image displayed in the Row Indicator Panel for the focused row.
NewItemRowImage Gets or sets an image displayed in the Row Indicator Panel for the New Item Row.
NoneImage Gets or sets an image displayed in a row indicator cell if the cell does not display other icons.
See Also