| PageSpecIcon Property |
[Missing <summary> documentation for "P:CodeStack.SwEx.PMPage.Data.PageSpec.Icon"]
Namespace:
CodeStack.SwEx.PMPage.Data
Assembly:
CodeStack.SwEx.PMPage (in CodeStack.SwEx.PMPage.dll) Version: 0.7.2.0 (0.7.2.0)
Syntax public Image Icon { get; protected set; }
Public Property Icon As Image
Get
Protected Set
public:
virtual property Image^ Icon {
Image^ get () sealed;
protected: void set (Image^ value) sealed;
}
Property Value
Type:
ImageImplements
IPageSpecIconSee Also