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