The C1WebSchemaDef component hosts a Schema object that is the basis of
a direct client configuration.
Namespace:
C1.Web.DataAssembly: C1.Web.Data.2 (in C1.Web.Data.2.dll)
Syntax
C# |
---|
[ToolboxBitmapAttribute(typeof(C1WebSchemaDef))] [LicenseProviderAttribute] [DesignerAttribute("C1.Data.Design.C1WebSchemaDefDesigner, C1.Data.Design.2")] public class C1WebSchemaDef : Control |
Visual Basic (Declaration) |
---|
<ToolboxBitmapAttribute(GetType(C1WebSchemaDef))> _ <LicenseProviderAttribute> _ <DesignerAttribute("C1.Data.Design.C1WebSchemaDefDesigner, C1.Data.Design.2")> _ Public Class C1WebSchemaDef _ Inherits Control |