Skip to main content
All docs
V21.2

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

SnapEntity Properties

The base for classes that provide functionality to manipulate various entities in Snap documents.
Name Description
Active Indicates whether or not the SnapEntity is locked.
Document Provides access to a SnapDocument, to which the SnapEntity belongs.
Field Provides access to a Field associated with the SnapEntity.
SubDocument Provides access to an object implementing the basic document functionality that is common for the header, footer and the main document body.
See Also