[DescriptionAttribute()] [CategoryAttribute("Items")] [ImGearFilterAttribute()] public bool AllPages {get; set;}
[DescriptionAttribute()] [CategoryAttribute("Items")] [ImGearFilterAttribute()] public: __property bool get_AllPages(); public: __property void set_AllPages( bool value );
[DescriptionAttribute()] [CategoryAttribute("Items")] [ImGearFilterAttribute()] public: property bool AllPages { bool get(); void set ( bool value); }
'Declaration <DescriptionAttribute()> <CategoryAttribute("Items")> <ImGearFilterAttribute()> Public Property AllPages As Boolean
'Usage Dim instance As ImGearThumbnailCtl Dim value As Boolean instance.AllPages = value value = instance.AllPages
ImGearThumbnailCtl Class ImGearThumbnailCtl Members
©2014. Accusoft Corporation. All Rights Reserved.