Gets the C1OlapField that owns this style.

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

Syntax

C#
[BrowsableAttribute(false)]
public C1OlapField Field { get; }
Visual Basic
<BrowsableAttribute(False)> _
Public ReadOnly Property Field As C1OlapField
	Get

See Also