TcxGridTableOptionsView.NewItemRowSeparatorColor Property
Deprecated. This property exists for backward compatibility only. Use the SpecialRowOptions.SeparatorColor property instead.
Declaration
property NewItemRowSeparatorColor: TColor read; write;
Property Value
Type | Description |
---|---|
TColor | The new item row separator color. |
See Also