ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Win.CoditionalFormatting Namespace / ItemFormattingEventArgs Class / Field Property

In This Topic
    Field Property (ItemFormattingEventArgs)
    In This Topic
    Gets or sets the name of the current field of the formatted element.
    Syntax
    'Declaration
     
    Public Property Field As System.String
    public System.string Field {get; set;}
    See Also