Property ShowHorizontalBottomLine
ShowHorizontalBottomLine
Gets or sets a flag indicating whether there should be a horizontal line after all the data in the table. Defaults to false.
public bool ShowHorizontalBottomLine { get; set; }
Gets or sets a flag indicating whether there should be a horizontal line after all the data in the table. Defaults to false.
public bool ShowHorizontalBottomLine { get; set; }