Persistate API documentation
ContainerProperties Class
NamespacesPersistateContainerProperties

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

Acts as a container for a set of properties to be applied to IPContainers.
Declaration Syntax
C#
public class ContainerProperties
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
ContainerProperties(String, Boolean, Boolean, String)
Creates a new ContainerProperties object, setting the values of properties to be passed.

ContainerProperties(String)
Creates a new ContainerProperties object, setting the values of properties to be passed.

AllowNew
Gets or sets the value of the AllowNew property to apply to the container.

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize()()()()
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GetHashCode()()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()()
Gets the Type of the current instance.
(Inherited from Object.)
MemberwiseClone()()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
OperationName
Gets or sets the value of the OperationName property to apply to the container.

SelectMultiple
Gets or sets the value of the SelectMultiple property to apply to the container.

Title
Gets or sets the value of the Title property to apply to the container.

ToString()()()()
Returns a String that represents the current Object.
(Inherited from Object.)
Remarks
Typically this is used when using the conatiners modally, in order to mnodify their behaviour. Many of the properties apply only to certain types of IPContainer, such as PLookupControl.
Inheritance Hierarchy
Object
ContainerProperties

Assembly: Persistate (Module: Persistate) Version: 0.6.1.20 (0.6.1.20)