ReportItem.Custom Property

Definition

Gets the contents of the Custom tag in the report definition.

public:
 property System::String ^ Custom { System::String ^ get(); };
public string Custom { get; }
member this.Custom : string
Public ReadOnly Property Custom As String

Property Value

A String value that contains the Custom tag.

Applies to