ReactionDisplayDisplayPositiveValues Property
Gets or sets a value indicating whether positive values will be displayed.
Namespace: Karamba.ModelsAssembly: KarambaCommon (in KarambaCommon.dll) Version: 3.0.8.0+eb23a7103f0eca0b6d808121e15fec6899194e15
public bool DisplayPositiveValues { get; set; }
Public Property DisplayPositiveValues As Boolean
Get
Set
public:
property bool DisplayPositiveValues {
bool get ();
void set (bool value);
}
member DisplayPositiveValues : bool with get, set
Property Value
Boolean