DataPagerDesigner.PagedControlID Property

Definition

Gets or sets a value for the designer version of the PagedControlID property.

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

Property Value

The value of the PagedControlID property.

Applies to

See also