Spread Windows Forms 17
FarPoint.CalcEngine Assembly / FarPoint.CalcEngine Namespace / FpCategoryAttribute Class
Members


In This Topic
    FpCategoryAttribute Class
    In This Topic
    Represents the FarPoint category attribute.
    Syntax
    'Declaration
     
    
    Public Class FpCategoryAttribute 
       Inherits System.ComponentModel.CategoryAttribute
    'Usage
     
    
    Dim instance As FpCategoryAttribute
    public class FpCategoryAttribute : System.ComponentModel.CategoryAttribute 
    Inheritance Hierarchy

    System.Object
       System.Attribute
          System.ComponentModel.CategoryAttribute
             FarPoint.CalcEngine.FpCategoryAttribute

    See Also