RevGrid - v0.11.1
    Preparing search index...

    Hierarchy (View Summary)

    Implements

    Index

    Constructors

    Properties

    gridSettings: RevOnlyGridSettings

    Accessors

    • get columnClip(): boolean | undefined

      Set up a clipping region around each column before painting cells. This will be interpretted differently by grid painters according to their algorithm

      Returns boolean | undefined

    • set columnClip(value: boolean | undefined): void

      Set up a clipping region around each column before painting cells. This will be interpretted differently by grid painters according to their algorithm

      Parameters

      • value: boolean | undefined

      Returns void

    Methods