Class MapAppearanceRuleVal
Inheritance
System.Object
MapAppearanceRuleVal
Assembly: BoldReports.UWP.dll
Syntax
public class MapAppearanceRuleVal : Object
Constructors
MapAppearanceRuleVal()
Declaration
public MapAppearanceRuleVal()
Properties
DataValue
Declaration
public string DataValue { get; set; }
Property Value
Type |
Description |
System.String |
|
DistributionType
Declaration
public DistributionType DistributionType { get; set; }
Property Value
Type |
Description |
BoldReports.RDL.DOM.DistributionType |
|