Class UnboundCellSpec<T>
public class UnboundCellSpec<T> : UnboundCellSpec where T : IComponent
Type Parameters
T
- Inheritance
-
UnboundCellSpec<T>
- Inherited Members
Constructors
UnboundCellSpec(string, int, HeaderSpec?, params RelationshipInfo[])
public UnboundCellSpec(string label, int order, HeaderSpec? header = null, params RelationshipInfo[] preloads)
Parameters
labelstringorderintheaderHeaderSpecpreloadsRelationshipInfo[]