Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
C1FlexGrid
.
.
::
.
.
ShowOutlineBar Property
C1FlexGrid Class
See Also
Gets or sets a value that determines whether the grid should display the outline button bar.
Namespace:
C1.Silverlight.FlexGrid
Assembly:
C1.Silverlight.FlexGrid.4
(in C1.Silverlight.FlexGrid.4.dll)
Syntax
C#
public
bool
ShowOutlineBar
{
get
;
set
; }
Visual Basic
Public
Property
ShowOutlineBar
As
Boolean
Get
Set
See Also
C1FlexGrid Class
C1.Silverlight.FlexGrid Namespace