Share

DesignViewRepresentation.DesignViewType Property

Parent Object: DesignViewRepresentation

Description

Property that returns the design view representation type. This can return kPrimaryDesignViewType, kPrivateDesignViewType, kPublicDesignViewType and kTransientDesignViewType.

Syntax

DesignViewRepresentation.DesignViewType() As DesignViewTypeEnum

Property Value

This is a read only property whose value is a DesignViewTypeEnum.

Version

Introduced in version 11

Was this information helpful?