menu

Xamarin.Android

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class Row - Xamarin.Android API Reference | Syncfusion

    Show / Hide Table of Contents

    Class Row

    Represents the properties for Row element and its attributes

    Inheritance
    System.Object
    Row
    Namespace: Syncfusion.PMML
    Assembly: Syncfusion.PMML.Portable.dll
    Syntax
    public class Row : Object

    Constructors

    Row()

    Declaration
    public Row()

    Properties

    FieldValuePair

    Gets the Field Value Pair

    Declaration
    public Dictionary<string, object> FieldValuePair { get; }
    Property Value
    Type
    System.Collections.Generic.Dictionary<System.String, System.Object>
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved