Click or drag to resize

BuilderElementOrientationIsDefault Property

Gets a value indicating whether the orientation is the default orientation.

Namespace:  Karamba.Elements
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntax
public bool IsDefault { get; }

Property Value

Type: Boolean

Implements

IBuilderElementOrientationIsDefault
See Also