ParametersGridLayoutDefinition.CellDefinitions Property

Definition

public:
 property cli::array <Microsoft::Reporting::WebForms::Internal::Soap::ReportingServices2005::Execution::ParametersGridCellDefinition ^> ^ CellDefinitions { cli::array <Microsoft::Reporting::WebForms::Internal::Soap::ReportingServices2005::Execution::ParametersGridCellDefinition ^> ^ get(); void set(cli::array <Microsoft::Reporting::WebForms::Internal::Soap::ReportingServices2005::Execution::ParametersGridCellDefinition ^> ^ value); };
public Microsoft.Reporting.WebForms.Internal.Soap.ReportingServices2005.Execution.ParametersGridCellDefinition[] CellDefinitions { get; set; }
member this.CellDefinitions : Microsoft.Reporting.WebForms.Internal.Soap.ReportingServices2005.Execution.ParametersGridCellDefinition[] with get, set
Public Property CellDefinitions As ParametersGridCellDefinition()

Property Value

ParametersGridCellDefinition[]

Applies to