หมายเหตุ
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลอง ลงชื่อเข้าใช้หรือเปลี่ยนไดเรกทอรีได้
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลองเปลี่ยนไดเรกทอรีได้
This member overrides StyleBase.Keys .
Syntax
'Declaration
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
See Also
Reference
ActionStyle Class
ActionStyle Members
Microsoft.ReportingServices.ReportRendering Namespace