Group.CustomProperties Свойство

Определение

Возвращает коллекцию пользовательских свойств группы.

public:
 abstract property Microsoft::ReportingServices::ReportRendering::CustomPropertyCollection ^ CustomProperties { Microsoft::ReportingServices::ReportRendering::CustomPropertyCollection ^ get(); };
public abstract Microsoft.ReportingServices.ReportRendering.CustomPropertyCollection CustomProperties { get; }
member this.CustomProperties : Microsoft.ReportingServices.ReportRendering.CustomPropertyCollection
Public MustOverride ReadOnly Property CustomProperties As CustomPropertyCollection

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

Объект CustomPropertyCollection, содержащий пользовательские свойства для элемента данных.

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