Bagikan melalui


Column.IsDefaultDisplay Property

Definition

Gets is displayed by default.

[Newtonsoft.Json.JsonProperty(PropertyName="isDefaultDisplay")]
public bool? IsDefaultDisplay { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="isDefaultDisplay")>]
member this.IsDefaultDisplay : Nullable<bool>
Public ReadOnly Property IsDefaultDisplay As Nullable(Of Boolean)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to