Click or drag to resize

ObjectPropertiesPagePageType Property

Override this and return the page you want to replace a specific object properties page.

Namespace:  Rhino.UI
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.11
Syntax
public virtual PropertyPageType PageType { get; }

Property Value

Type: PropertyPageType
See Also