Back to Devexpress

CommonObjectLockSettings Class

officefileapi-devexpress-dot-docs-dot-presentation-61610d0e.md

latest1.8 KB
Original Source

CommonObjectLockSettings Class

A base class for lock settings.

Namespace : DevExpress.Docs.Presentation

Assembly : DevExpress.Docs.Presentation.v25.2.dll

NuGet Package : DevExpress.Docs.Presentation

Declaration

csharp
public abstract class CommonObjectLockSettings :
    PresentationObject
vb
Public MustInherit Class CommonObjectLockSettings
    Inherits PresentationObject

The following members return CommonObjectLockSettings objects:

Implements

ICloneable

Inheritance

Object PresentationObject CommonObjectLockSettings DrawingObjectLockSettings

GroupLockSettings

ConnectorLockSettings

ShapeLockSettings

PictureLockSettings

See Also

CommonObjectLockSettings Members

DevExpress.Docs.Presentation Namespace