SnapList.RowTemplate Property
Provides access to the SnapList row template that determines the layout and appearance of each data record in a document.
Namespace: DevExpress.Snap.Core.API
Assembly: DevExpress.Snap.v19.1.Core.dll
Declaration
Property Value
Type | Description |
---|---|
SnapDocument | A SnapDocument object. |
See Also