PivotField.ShowDetail Property

Definition

Gets or sets whether the specified PivotField is showing detail. Read/write.

public:
 property bool ShowDetail { bool get(); void set(bool value); };
public bool ShowDetail { get; set; }
Public Property ShowDetail As Boolean

Property Value

Boolean

Applies to