Gets a collection of custom property elements for the custom report item.
| Visual Basic (Declaration) | |
|---|---|
Public ReadOnly Property CustomProperties As CustomPropertyDefinitionCollection | |
| C# | |
|---|---|
public CustomPropertyDefinitionCollection CustomProperties {get;} | |
Return Value
A CustomPropertyDefinitionCollection containing the custom report item's custom properties.