RevGrid - v0.11.1
    Preparing search index...

    This service creates custom heading definitions for sourced-field scenarios.

    It centralizes heading composition logic so applications can map complex field-source models to consistent heading structures without duplicating transformation code.

    Use this service when heading text/shape depends on source composition rules rather than one static schema.

    1. RevStandardSourcedFieldCustomHeadingsService
    1. tryGetFieldHeading(sourceName, fieldName)
    2. setFieldHeading(sourceName, fieldName, text)
    3. load(), save(), checkSave()

    The class page includes complete method/member signatures.