Table of Contents

Property Properties

Namespace
DocWright.Reporting.Pagination
Assembly
DocWright.Reporting.dll

Properties

Gets the item's CustomProperties, evaluated, keyed by name without regard to case.

public IReadOnlyDictionary<string, string> Properties { get; }

Property Value

IReadOnlyDictionary<string, string>