persistence property

persistence property

Gets the method used to store properties of the ActiveX control. Read only PersistenceType.

Definition:

@property
def persistence(self):
    ...

See Also