VerticalFreezingSeparatorStyle Property
In This Topic
Gets or sets the style of the separator between fixed and scrollable columns.
Syntax
'Declaration
Public Property VerticalFreezingSeparatorStyle As Style
public Style VerticalFreezingSeparatorStyle {get; set;}
See Also