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