Click or drag to resize

ViewDrawSeparatorSource Property

Gets and sets the associated separator source.

Namespace: Internal.ComponentFactory.Krypton.Toolkit
Assembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public ISeparatorSource Source { get; set; }

Property Value

ISeparatorSource
See Also