PrepareSnListEventArgs.Template Property
In This Article
Provides access to a document template.
Namespace: DevExpress.Snap.Core.API
Assembly: DevExpress.Snap.v21.2.Core.dll
NuGet Package: DevExpress.Snap.Core
#Declaration
public SnapDocument Template { get; }
#Property Value
Type | Description |
---|---|
Snap |
An object implementing the Snap |
See Also