ShowOutlineBar Property
ShowOutlineBar
Gets or sets a value that determines whether the grid should display
the outline button bar.
Declaration
[Parameter]
public bool ShowOutlineBar { get; set; }
<Parameter>
Public Property ShowOutlineBar As Boolean