Persistate API documentation
ApplyProperties Method (properties)
NamespacesPersistate.UI.DesktopPLookupControlApplyProperties(ContainerProperties)

[This is preliminary documentation and is subject to change.]

Applies a set of properties to the PLookupControl
Declaration Syntax
C#
public override void ApplyProperties(
	ContainerProperties properties
)
Parameters
properties (ContainerProperties)
An object containing the properties to apply.
Remarks
This can set the title, and the AllowNew, SelectMultiple and OperationName properties.

Assembly: Persistate.UI.Desktop (Module: Persistate.UI.Desktop) Version: 0.6.1.20 (0.6.1.20)