ComponentOne GridView for ASP.NET WebForms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls Namespace / ContentOption Class
Members

In This Topic
    ContentOption Class
    In This Topic
    It defines the option which can be a javascript function or string. It used in chart and tooltip.
    Object Model
    ContentOption Class
    Syntax
    'Declaration
     
    Public Class ContentOption 
       Inherits Settings
       Implements IC1CloneableIJsonEmptiableIJsonRestore 
    public class ContentOption : Settings, IC1CloneableIJsonEmptiableIJsonRestore  
    Inheritance Hierarchy

    System.Object
       C1.Web.Wijmo.Controls.Settings
          C1.Web.Wijmo.Controls.ContentOption

    See Also