GridColumn.GetAccessibleValue(Int64, IGridStorage) Methode

Definition

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

Parameter

nRowIndex
Int64
storage
IGridStorage

Gibt zurück

Gilt für: