Gets a C1LaunchPadItemCollection object that includes the child items in the C1LaunchPad control.
Namespace:
C1.Web.iPhone.C1LaunchPadAssembly: C1.Web.iPhone.3 (in C1.Web.iPhone.3.dll)
Syntax
C# |
---|
public virtual C1LaunchPadItemCollection ToolbarItems { get; } |
Visual Basic |
---|
Public Overridable ReadOnly Property ToolbarItems As C1LaunchPadItemCollection Get |