Visual Basic (Declaration) | |
---|---|
Public Enum ItemOwners Inherits System.Enum |
C# | |
---|---|
public enum ItemOwners : System.Enum |
Member | Description |
---|---|
Child | Item was contributed by the child report |
Master | Item was inferred from the master report |
None | unknow/not applicable |
System.Object
System.ValueType
System.Enum
GrapeCity.ActiveReports.PageReportModel.ItemOwners