<
OLAP for WPF and Silverlight | ComponentOne
C1.Olap Namespace / C1OlapConditionalFieldStyle Class / Field Property

In This Topic
    Field Property (C1OlapConditionalFieldStyle)
    In This Topic
    Gets the C1OlapField that owns this style.
    Syntax
    'Declaration
     
    Public ReadOnly Property Field As C1OlapField
    public C1OlapField Field {get;}
    See Also