Returns the collection of properties available in the view element type to programmatic
access through ViewRow and to data binding.
Namespace:
C1.LiveLinq.LiveViewsAssembly: C1.LiveLinq (in C1.LiveLinq.dll)
Syntax
C# |
---|
public ViewRowPropertyInfo[] Properties { get; } |
Visual Basic |
---|
Public ReadOnly Property Properties As ViewRowPropertyInfo() Get |