Edit

Share via


AdaptiveGridView.OneRowModeEnabled Property

Definition

Gets or sets a value indicating whether only one row should be displayed.

public bool OneRowModeEnabled { get; set; }
member this.OneRowModeEnabled : bool with get, set
Public Property OneRowModeEnabled As Boolean

Property Value

true if only one row is displayed; otherwise, false.

Applies to