Gets or sets a value that indicates which parts of the grid support
cell merging.
Namespace:
C1.Silverlight.FlexGridAssembly: C1.Silverlight.FlexGrid.4 (in C1.Silverlight.FlexGrid.4.dll)
Syntax
C# |
---|
public AllowMerging AllowMerging { get; set; } |
Visual Basic |
---|
Public Property AllowMerging As AllowMerging Get Set |