Click or drag to resize

TableGraphicVisibleProperties Property


Namespace: DWSIM.Drawing.SkiaSharp.GraphicObjects.Tables
Assembly: DWSIM.Drawing.SkiaSharp (in DWSIM.Drawing.SkiaSharp.dll) Version: 8.8.1.0
Syntax
public Dictionary<string, List<string>> VisibleProperties { get; set; }
Request Example View Source

Property Value

DictionaryString, ListString
See Also