ActiveReports 18 .NET Edition
MESCIUS.ActiveReports Assembly / DDCssLib Namespace / CSSValueList Structure
Members

In This Topic
    CSSValueList Structure
    In This Topic
    Used for making a linked list of CSSValue objects.
    Object Model
    CSSValueList Structure
    Syntax
    'Declaration
     
    Public Structure CSSValueList 
       Inherits System.ValueType
    public struct CSSValueList : System.ValueType 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          DDCssLib.CSSValueList

    See Also