C# Класс PdfRpt.DataAnnotations.IncludeInGroupingAttribute

Наследование: System.Attribute
Показать файл Открыть проект

Открытые методы

Метод Описание
IncludeInGroupingAttribute ( bool includeInGrouping ) : System

Defining how a property of MainTableDataSource should be rendered as a column's cell.

Описание методов

IncludeInGroupingAttribute() публичный Метод

Defining how a property of MainTableDataSource should be rendered as a column's cell.
public IncludeInGroupingAttribute ( bool includeInGrouping ) : System
includeInGrouping bool Defining a group of rows by including this filed in grouping.
Результат System