Lost Lily/Grid ToolkitDocs 1.0
Table of Contents

GridCellTagsSnapshotData

Note

Preview API. Public and supported for evaluation, but its contract may change in a future release.

Contract Value
Assembly LostLily.GridToolkit.CellMetadata
Namespace LostLily.GridToolkit.CellMetadata
Kind class
Tier Preview
Roles CustomerWorkflow, SerializedContract
Validated version 1.0.0

Declaration

type class LostLily.GridToolkit.CellMetadata.GridCellTagsSnapshotData : LostLily.GridToolkit.Snapshots.IGridExtensionSnapshotData

Public members

Methods

System.Void .ctor()
System.Void .ctor(System.Collections.Generic.IEnumerable<System.String>)

Properties

System.Collections.Generic.IReadOnlyList<System.String> Tags { get; }

Versioning

Generated from the public Grid Toolkit 1.0.0 API metadata. Use the tier above when deciding how strongly to couple your project to this contract.