Click or drag to resize

TmplItemIsInGridRecord Property

[This is preliminary documentation and is subject to change.]

Check if this TmplItem is placed (directly) in GridRecord

Namespace:  CSC.SC.TOPICA4.Template
Assembly:  CSC.SC.TOPICA4.Template (in CSC.SC.TOPICA4.Template.dll) Version: 4.37.7779.15939
Syntax
C#
public bool IsInGridRecord { get; }

Property Value

Type: Boolean
See Also