Defines set of images for Navigation Bar.
Namespace:
C1.Web.C1WebReportAssembly: C1.Web.C1WebReport.2 (in C1.Web.C1WebReport.2.dll)
Syntax
C# |
---|
[ToolboxItemAttribute(false)] [AspNetHostingPermissionAttribute(SecurityAction.LinkDemand, Level = AspNetHostingPermissionLevel.Minimal)] [AspNetHostingPermissionAttribute(SecurityAction.InheritanceDemand, Level = AspNetHostingPermissionLevel.Minimal)] public class NavigationBarImages : Component, IStateManager |
Visual Basic (Declaration) |
---|
<ToolboxItemAttribute(False)> _ <AspNetHostingPermissionAttribute(SecurityAction.LinkDemand, Level := AspNetHostingPermissionLevel.Minimal)> _ <AspNetHostingPermissionAttribute(SecurityAction.InheritanceDemand, Level := AspNetHostingPermissionLevel.Minimal)> _ Public Class NavigationBarImages _ Inherits Component _ Implements IStateManager |
Remarks
NavigationBar.Images, NavigationBar.MouseOverImages, NavigationBar.DisabledImages are of the NavigationBarImages type.
Inheritance Hierarchy
System..::..Object
System..::..MarshalByRefObject
System.ComponentModel..::..Component
C1.Web.C1WebReport..::..NavigationBarImages
System..::..MarshalByRefObject
System.ComponentModel..::..Component
C1.Web.C1WebReport..::..NavigationBarImages