FilterUserControlBase.ContextTypeName Property

Definition

Gets or sets the type of context that a table or data column is part of.

public:
 property System::String ^ ContextTypeName { System::String ^ get(); void set(System::String ^ value); };
public string ContextTypeName { get; set; }
member this.ContextTypeName : string with get, set
Public Property ContextTypeName As String

Property Value

The name of the data source object to use to retrieve the data.

Applies to