BCExtensionPageControlIcon Property |
Gets or sets the icon for the page.
This icon is displayed next to the caption of the page.
Namespace: BlueCieloECM.InnoCielo.Meridian.DesignAssembly: BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 4.0.0.0 (4.0.19.0)
Syntax public Icon Icon { get; set; }
Public Property Icon As Icon
Get
Set
public:
property Icon^ Icon {
Icon^ get ();
void set (Icon^ value);
}
member Icon : Icon with get, set
Property Value
Type:
IconSee Also