Column.IsDefaultDisplay Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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