Click or drag to resize

BarsContainer Constructor


Namespace: ArthaChitra.Model.SharpScript
Assembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.3.0
Syntax
C#
public BarsContainer(
	Bars bars,
	bool isExpanded
)

Parameters

bars  Bars
 
isExpanded  Boolean
 
See Also