共用方式為


MatrixMember.CustomProperties Property

This member overrides Group.CustomProperties .

語法

'宣告
Public Overrides ReadOnly Property CustomProperties As CustomPropertyCollection
public override CustomPropertyCollection CustomProperties { get; }
public:
virtual property CustomPropertyCollection^ CustomProperties {
    CustomPropertyCollection^ get () override;
}
/** @property */
public CustomPropertyCollection get_CustomProperties ()
public override function get CustomProperties () : CustomPropertyCollection

請參閱

參考

MatrixMember Class
MatrixMember Members
Microsoft.ReportingServices.ReportRendering Namespace