次の方法で共有


GridTextColumn.GetAccessibleValue(Int64, IGridStorage) メソッド

定義

public:
 override System::String ^ GetAccessibleValue(long nRowIndex, Microsoft::ReportingServices::QueryDesigners::IGridStorage ^ storage);
public override string GetAccessibleValue (long nRowIndex, Microsoft.ReportingServices.QueryDesigners.IGridStorage storage);
override this.GetAccessibleValue : int64 * Microsoft.ReportingServices.QueryDesigners.IGridStorage -> string
Public Overrides Function GetAccessibleValue (nRowIndex As Long, storage As IGridStorage) As String

パラメーター

nRowIndex
Int64
storage
IGridStorage

戻り値

適用対象