次の方法で共有


ReportItem.Bookmark プロパティ

定義

public:
 property Microsoft::ReportingServices::RdlObjectModel::ReportExpression Bookmark { Microsoft::ReportingServices::RdlObjectModel::ReportExpression get(); void set(Microsoft::ReportingServices::RdlObjectModel::ReportExpression value); };
[System.ComponentModel.Editor(typeof(Microsoft.ReportDesigner.AllFieldsUITypeEditorExpr), typeof(System.Drawing.Design.UITypeEditor))]
public Microsoft.ReportingServices.RdlObjectModel.ReportExpression Bookmark { get; set; }
[<System.ComponentModel.Editor(typeof(Microsoft.ReportDesigner.AllFieldsUITypeEditorExpr), typeof(System.Drawing.Design.UITypeEditor))>]
member this.Bookmark : Microsoft.ReportingServices.RdlObjectModel.ReportExpression with get, set
Public Property Bookmark As ReportExpression

プロパティ値

属性

適用対象