ReportViewerWebPart.ToolBarMode Özelliği
Alır veya araç çubuğu görünüm modunu ayarlar.
Ad Alanı: Microsoft.ReportingServices.SharePoint.UI.WebParts
Derleme: Microsoft.ReportingServices.SharePoint.UI.WebParts (Microsoft.ReportingServices.SharePoint.UI.WebParts içinde.dll)
Sözdizimi
'Bildirim
<WebPartStorageAttribute(Storage.Shared)> _
Public Property ToolBarMode As ToolBarDisplayMode
Get
Set
'Kullanım
Dim instance As ReportViewerWebPart
Dim value As ToolBarDisplayMode
value = instance.ToolBarMode
instance.ToolBarMode = value
[WebPartStorageAttribute(Storage.Shared)]
public ToolBarDisplayMode ToolBarMode { get; set; }
[WebPartStorageAttribute(Storage::Shared)]
public:
property ToolBarDisplayMode ToolBarMode {
ToolBarDisplayMode get ();
void set (ToolBarDisplayMode value);
}
[<WebPartStorageAttribute(Storage.Shared)>]
member ToolBarMode : ToolBarDisplayMode with get, set
function get ToolBarMode () : ToolBarDisplayMode
function set ToolBarMode (value : ToolBarDisplayMode)
Özellik Değeri
Tür: Microsoft.ReportingServices.SharePoint.UI.WebParts.ToolBarDisplayMode
A ToolBarDisplayMode mi görüntülenecek hiçbir araç çubuğu, araç çubuğu yalnızca gezinti denetimleriyle ya da gösterir numaralandırma değeritam araç.
Açıklamalar
Zaman ToolBarMode olarak küme Full, daha ayrıntılı görüntülemek için araç çubuğu öğeleri belirtmek ToolBarItemsDisplayMode özellik.
Ayrıca bkz.