Property ShowHorizontalScrollIndicators
ShowHorizontalScrollIndicators
True to render a arrows on the right/left of the table when there are more column(s) that can be scrolled to. Requires ShowHorizontalHeaderUnderline to be true. Defaults to true
public bool ShowHorizontalScrollIndicators { get; set; }