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