Share via


AggregateDataSourceView.ShowSampleData Property

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Property ShowSampleData As Boolean
    Get
    Set
'Usage
Dim instance As AggregateDataSourceView
Dim value As Boolean

value = instance.ShowSampleData

instance.ShowSampleData = value
public bool ShowSampleData { get; set; }

Property Value

Type: System.Boolean

See Also

Reference

AggregateDataSourceView Class

AggregateDataSourceView Members

Microsoft.SharePoint.WebControls Namespace