TablixRow.TablixCells Свойство

Определение

Список ячеек в строке в разделе подробных сведений табликса.

public:
 property System::Collections::Generic::IList<Microsoft::ReportingServices::RdlObjectModel::TablixCell ^> ^ TablixCells { System::Collections::Generic::IList<Microsoft::ReportingServices::RdlObjectModel::TablixCell ^> ^ get(); void set(System::Collections::Generic::IList<Microsoft::ReportingServices::RdlObjectModel::TablixCell ^> ^ value); };
[System.Xml.Serialization.XmlElement(typeof(Microsoft.ReportingServices.RdlObjectModel.RdlCollection`1<Microsoft.ReportingServices.RdlObjectModel.TablixCell>))]
public System.Collections.Generic.IList<Microsoft.ReportingServices.RdlObjectModel.TablixCell> TablixCells { get; set; }
[<System.Xml.Serialization.XmlElement(typeof(Microsoft.ReportingServices.RdlObjectModel.RdlCollection`1<Microsoft.ReportingServices.RdlObjectModel.TablixCell>))>]
member this.TablixCells : System.Collections.Generic.IList<Microsoft.ReportingServices.RdlObjectModel.TablixCell> with get, set
Public Property TablixCells As IList(Of TablixCell)

Значение свойства

Объект IList<T>.

Атрибуты

Применяется к