Gets the C1OlapField that owns this style.

Namespace:  C1.Olap
Assembly:  C1.Silverlight.Olap.5 (in C1.Silverlight.Olap.5.dll)

Syntax

C#
public C1OlapField Field { get; }
Visual Basic
Public ReadOnly Property Field As C1OlapField
	Get

See Also