Table of Contents

Property Actions

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

Actions

Gets what clicking the item does (ActionInfo), in the definition's order: usually none or one.

public IReadOnlyList<ReportAction> Actions { get; }

Property Value

IReadOnlyList<ReportAction>