JsonOptions.Layout Property

Gets the layout used to store data frames in the data file.

Definition

Namespace: Extreme.Data.Json
Assembly: Extreme.Data.Json (in Extreme.Data.Json.dll) Version: 3.1.1
C#
public JsonDataFrameLayout Layout { get; }

Property Value

JsonDataFrameLayout

See Also