SnapControl.Document Property
In This Article
Provides access to the specified document.
Namespace: DevExpress.Snap
Assembly: DevExpress.Snap.v21.2.dll
NuGet Package: DevExpress.Win.Snap
#Declaration
[Browsable(false)]
public SnapDocument Document { get; }
#Property Value
Type | Description |
---|---|
Snap |
A Snap |
See Also