Gets or sets a value that indicates which parts of the grid support cell merging.

Namespace:  C1.Phone.FlexGrid
Assembly:  C1.Phone.FlexGrid (in C1.Phone.FlexGrid.dll)

Syntax

C#
public AllowMerging AllowMerging { get; set; }
Visual Basic
Public Property AllowMerging As AllowMerging
	Get
	Set

See Also