ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.DV Namespace / ICategoryEncoding Interface
Members

In This Topic
    ICategoryEncoding Interface
    In This Topic
    The ICategoryEncoding interface defines category encoding with sorting.
    Object Model
    ICategoryEncoding Interface
    Syntax
    'Declaration
     
    Public Interface ICategoryEncoding 
       Inherits IEncoding 
    public interface ICategoryEncoding : IEncoding  
    See Also