Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / Grid Class
Members

In This Topic
    Grid Class
    In This Topic
    Planar grid definition.
    Syntax
    'Declaration
     
    Public Class Grid 
       Inherits UserInterfaceBase
       Implements IUserInterfaceElement 
    public class Grid : UserInterfaceBase, IUserInterfaceElement  
    Inheritance Hierarchy

    System.Object
       devDept.Eyeshot.DisposableBase
          devDept.Eyeshot.UserInterfaceBase
             devDept.Eyeshot.Grid

    See Also