Click or drag to resize

PageOptionsAttribute Constructor (swPropertyManagerPageOptions_e)

Constructor for specifying property manager page options

Namespace:  CodeStack.SwEx.PMPage.Attributes
Assembly:  CodeStack.SwEx.PMPage (in CodeStack.SwEx.PMPage.dll) Version: 0.7.2.0 (0.7.2.0)
Syntax
public PageOptionsAttribute(
	swPropertyManagerPageOptions_e opts
)

Parameters

opts
Type: swPropertyManagerPageOptions_e
property page options as defined in swPropertyManagerPageOptions_e Enumeration
See Also