MasterDetailsView.DetailsHeader Property

Definition

Gets or sets the content for the details pane's header

public object DetailsHeader { get; set; }
member this.DetailsHeader : obj with get, set
Public Property DetailsHeader As Object

Property Value

The content of the details pane's header. The default is null.

Applies to