MasterDetailsView.MasterHeader Property

Definition

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

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

Property Value

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

Applies to