RowIndicatorStyleSettings Properties
Contains style settings that specify the appearance of the Row Indicator Panel.
Name | Description |
---|---|
Auto |
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. |
Border |
Gets or sets a brush that paints the Row Indicator Panel‘s borders. |
Changed |
Gets or sets an image displayed in the Row Indicator Panel if the focused row was modified. |
Editing |
Gets or sets an image displayed in the Row Indicator Panel if the focused row is in edit mode. |
Error |
Gets or sets an image displayed in the Row Indicator Panel if a non-focused row contains validation errors. |
Focused |
Gets or sets an image displayed in the Row Indicator Panel if the focused row contains validation errors. |
Focused |
Gets or sets an image displayed in the Row Indicator Panel for the focused row. |
New |
Gets or sets an image displayed in the Row Indicator Panel for the New Item Row. |
None |
Gets or sets an image displayed in a row indicator cell if the cell does not display other icons. |
See Also