Skip to content

NavigationForm.NavigationFrameDock property

Defined in

Type: NavigationForm Namespace: ReactiveMarbles.ViewModel.WinForms Assembly: ReactiveMarbles.ViewModel.WinForms.dll

Applies to

net8.0-windows10.0.19041

Attributes: [Category("ReactiveMarbles")] [Description("A value indicating the dock style.")] [Bindable(true)] [DesignerSerializationVisibility(DesignerSerializationVisibility.1)] [Localizable(true)]

public DockStyle NavigationFrameDock { get; set; }

View source

Summary: Gets or sets the navigation frame dock.

Returns: DockStyle

Value: The navigation frame dock.