Back to Devexpress

RowBrickOptions Properties

windowsforms-devexpress-dot-xtraverticalgrid-dot-rows-dot-rowbrickoptions-dot-underscore-properties.md

latest1.5 KB
Original Source

RowBrickOptions Properties

Contains options that specify property markers (small rectangles displayed next to property editors).

NameDescription
AllowBrickGets or sets whether the row displays a property marker (a small rectangle next to the property editor).
BackColorGets the property marker background color.
BorderColorGets or sets the property marker border color.
DefaultValueColorGets or sets the property marker color when the property value is modified.
ModifiedValueColorGets or sets the property marker color when the property is set to its default value.
ReadOnlyValueColorGets or sets the property marker color when the property cannot be modified.

See Also

RowBrickOptions Class

RowBrickOptions Members

DevExpress.XtraVerticalGrid.Rows Namespace