次の方法で共有


ActionStyle.Keys Property

このメンバは StyleBase.Keys をオーバーライドします。

構文

'宣言
Public Overrides ReadOnly Property Keys As ICollection
public override ICollection Keys { get; }
public:
virtual property ICollection^ Keys {
    ICollection^ get () override;
}
/** @property */
public ICollection get_Keys ()
public override function get Keys () : ICollection

参照

関連項目

ActionStyle Class
ActionStyle Members
Microsoft.ReportingServices.ReportRendering Namespace