MonoTouch.Dialog.RootElement.UnevenRows Field
Reports whether the rows have all the same size or not.

Syntax

public bool UnevenRows

Remarks

The value of this property is computed during the DialogViewController's Prepare() method, which is in turn called when the View is about to appear.

The value is set to true if any of the elements that are being displayed implement the IElementSizing interface. The computed value is used by the DialogViewController to determine which one of its sources it will use to render the data.

Requirements

Namespace: MonoTouch.Dialog
Assembly: MonoTouch.Dialog-1 (in MonoTouch.Dialog-1.dll)
Assembly Versions: 0.0.0.0