Table of Contents

Property ColumnSeparatorWidth

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

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; }

Property Value

float?