TcxGridTableOptionsView.NewItemRowSeparatorWidth Property
Deprecated. This property exists for backward compatibility only.
Tip
Use the SpecialRowOptions.SeparatorWidth property instead of NewItemRowSeparatorWidth.
Declaration
property NewItemRowSeparatorWidth: Integer read; write;
Property Value
| Type | Description |
|---|---|
| Integer | The new item row separator width, in pixels. |
See Also