Click or drag to resize

styleFourSideItem Property (styleSideDirection)

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets the styleSide with the specified key.

Namespace:  imbSCI.Core.reporting.style.core
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public styleSide this[
	styleSideDirection key
] { get; set; }
Request Example View Source

Parameters

key
Type: imbSCI.Core.reporting.style.enumsstyleSideDirection
The key.

Property Value

Type: styleSide
The styleSide.

Return Value

Type: styleSide
See Also