Group.Custom Property

Definition

Gets the custom data associated with this grouping.

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 containing the custom data associated with this grouping.

Applies to