VerticalFreezingSeparatorWidth Property
In This Topic
Gets or sets the width in pixels of the vertical freezing separator.
Syntax
'Declaration
Public Property VerticalFreezingSeparatorWidth As Double
public double VerticalFreezingSeparatorWidth {get; set;}
See Also