RowBrickOptions Properties
Contains options that specify property markers (small rectangles displayed next to property editors).| Name | Description |
|---|---|
| AllowBrick | Gets or sets whether the row displays a property marker (a small rectangle next to the property editor). |
| BackColor | Gets the property marker background color. |
| BorderColor | Gets or sets the property marker border color. |
| DefaultValueColor | Gets or sets the property marker color when the property value is modified. |
| ModifiedValueColor | Gets or sets the property marker color when the property is set to its default value. |
| ReadOnlyValueColor | Gets or sets the property marker color when the property cannot be modified. |
See Also