指出是否可以在使用者介面中看見轉譯延伸模組。
命名空間: Microsoft.Reporting.WebForms
組件: Microsoft.ReportViewer.WebForms (在 Microsoft.ReportViewer.WebForms.dll 中)
語法
'宣告
Public ReadOnly Property Visible As Boolean
Get
'用途
Dim instance As RenderingExtension
Dim value As Boolean
value = instance.Visible
public bool Visible { get; }
public:
property bool Visible {
bool get ();
}
member Visible : bool
function get Visible () : boolean
屬性值
型別:System.Boolean
Boolean 值。