ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Options Namespace / _PaletteItemOption Class / type Property

In This Topic
    type Property (_PaletteItemOption)
    In This Topic
    Syntax
    'Declaration
     
    Public Property type As PaletteItemType
    public PaletteItemType type {get; set;}
    See Also