Site Property

Summary

This member overrides the Control.Site property.

Syntax

C#
C++/CLI
C++
public override ISite Site { get; set; } 
public: 
property ISite^ Site { 
   ISite^ get() override; 
   void set (    ISite^ ) override; 
} 
public:  
   virtual property ISite^ Site 
   { 
      ISite^ get() override 
      void set(ISite^ value) override 
   } 

Property Value

This member overrides the Control.Site property.

Requirements

Target Platforms

See Also

Reference

RasterImageList Class

RasterImageList Members

Help Version 22.0.2023.2.9
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.WinForms Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.