Property ColumnSeparatorWidth
ColumnSeparatorWidth
Gets or sets the width of the column separator. Default is null.
If not specified, it is suggested to use the default width, which is specified in
DefaultColumnSeparatorWidth.
public virtual float? ColumnSeparatorWidth { get; set; }