PerspectiveAttribute.DefaultMember Property

Definition

Gets or sets the default member associated with a PerspectiveAttribute object.

[System.ComponentModel.Browsable(false)]
public string DefaultMember { get; set; }
[<System.ComponentModel.Browsable(false)>]
member this.DefaultMember : string with get, set
Public Property DefaultMember As String

Property Value

A String with the name of the default member.

Attributes

Applies to