ReportItem.PrimaryHandleIcon Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
protected:
static property System::Drawing::Bitmap ^ PrimaryHandleIcon { System::Drawing::Bitmap ^ get(); };
protected static System.Drawing.Bitmap PrimaryHandleIcon { get; }
member this.PrimaryHandleIcon : System.Drawing.Bitmap
Protected Shared ReadOnly Property PrimaryHandleIcon As Bitmap