ComponentOne FlexGrid for UWP
ShowOutlineBar Property

C1.UWP.FlexGrid Assembly > C1.Xaml.FlexGrid Namespace > C1FlexGrid Class : ShowOutlineBar Property
Gets or sets a value that determines whether the grid should display the outline button bar.
Syntax
'Declaration
 
Public Property ShowOutlineBar As System.Boolean
public System.bool ShowOutlineBar {get; set;}
See Also

Reference

C1FlexGrid Class
C1FlexGrid Members