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