Gets the layout used to store data frames in the data file.
Namespace: Extreme.Data.JsonAssembly: Extreme.Data.Json (in Extreme.Data.Json.dll) Version: 1.0.16157.0 (1.0.16157.0)
public JsonDataFrameLayout Layout { get; }
Public ReadOnly Property Layout As JsonDataFrameLayout
Get
public:
property JsonDataFrameLayout Layout {
JsonDataFrameLayout get ();
}
member Layout : JsonDataFrameLayout with get
Property Value
Type:
JsonDataFrameLayout
Numerical Libraries
Supported in: 6.0
Reference