combit List & Label 29 - .NET Help
combit.Reporting.Dom Namespace / PropertyGrid Class
Members Example


In This Topic
    PropertyGrid Class
    In This Topic
    Specifies whether a grid net should be placed in the background of the workspace or not. You can set the distances between the grid lines. With the Snap property you ensure that objects are not freely inserted or moved on the workspace but only along the (possibly invisible) grid lines.
    Object Model
    PropertyGrid ClassPropertySize Class
    Syntax
    'Declaration
     
    
    Public Class PropertyGrid 
       Inherits DomItem
    public class PropertyGrid : DomItem 
    public ref class PropertyGrid : public DomItem 
    Example
    Inheritance Hierarchy

    System.Object
       combit.Reporting.Dom.DomItem
          combit.Reporting.Dom.PropertyGrid

    Requirements

    Platforms: Windows 10 (Version 21H2 - 23H2), Windows 11 (21H2 - 22H2), Windows Server 2016 - 2022
    .NET: .NET Framework 4.8, .NET 6, .NET 7, .NET 8

    See Also