Click or drag to resize

ActiveViewInfoField Property

Currently active fieldname (if view is a detail form).

Namespace:  Vovin.CmcLibNet.Database.Metadata
Assembly:  Vovin.CmcLibNet (in Vovin.CmcLibNet.dll) Version: 1.0.7729.42686
Syntax
public string Field { get; }

Property Value

Type: String

Implements

IActiveViewInfoField
See Also