ComponentOne FlexGrid for WPF and Silverlight
AllowMerging Property (RowCol)

C1.Silverlight.FlexGrid Namespace > RowCol Class : AllowMerging Property
Gets or sets a value that indicates whether cells in this row or column can be merged.
Syntax
'Declaration
 
Public Property AllowMerging As System.Boolean
public System.bool AllowMerging {get; set;}
See Also

Reference

RowCol Class
RowCol Members