Gets or sets a custom report item's type which is interpreted by the report server or designer tool.
Visual Basic (Declaration) | |
---|---|
Public Property Type As System.String |
C# | |
---|---|
public System.string Type {get; set;} |
Property Value
A String indicating the custom report item's type.