ComponentOne Olap for WinForms
C1.Win.Olap.4 Assembly / C1.Win.Olap Namespace / C1OlapFieldDialog Class / Text Property

In This Topic
    Text Property (C1OlapFieldDialog)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Property Text As System.String
    public virtual System.string Text {get; set;}
    See Also