_Inspector.ModifiedFormPages Property

Definition

Returns the Pages collection that represents all the pages for the item in the inspector. Read-only.

public:
 property System::Object ^ ModifiedFormPages { System::Object ^ get(); };
public object ModifiedFormPages { get; }
Public ReadOnly Property ModifiedFormPages As Object

Property Value

Remarks

The main page and up to five customizable pages can be obtained using the Add(Object) method.

Applies to