Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
RowCol
.
.
::
.
.
AllowMerging Property
RowCol Class
See Also
Gets or sets a value that indicates whether cells in this row or column can be merged.
Namespace:
C1.Silverlight.FlexGrid
Assembly:
C1.Silverlight.FlexGrid.4
(in C1.Silverlight.FlexGrid.4.dll)
Syntax
C#
public
bool
AllowMerging
{
get
;
set
; }
Visual Basic
Public
Property
AllowMerging
As
Boolean
Get
Set
See Also
RowCol Class
C1.Silverlight.FlexGrid Namespace