ShowColumnOutline Property
ShowColumnOutline
Gets or sets whether to display the column outline. The default value is true, and this property only applies when interacting with SJS.
Declaration
bool ShowColumnOutline { get; set; }
Property ShowColumnOutline As Boolean