Gets or sets a value that indicates the maximum size (width or height) in pixels for row and column objects in this collection.

Namespace:  C1.Silverlight.FlexGrid
Assembly:  C1.Silverlight.FlexGrid.4 (in C1.Silverlight.FlexGrid.4.dll)

Syntax

C#
public double MaxSize { get; set; }
Visual Basic
Public Property MaxSize As Double
	Get
	Set

See Also