Share via


ZoneSmartPartInfo.Dock Property

Definition

public:
 property Nullable<System::Windows::Forms::DockStyle> Dock { Nullable<System::Windows::Forms::DockStyle> get(); void set(Nullable<System::Windows::Forms::DockStyle> value); };
public System.Windows.Forms.DockStyle? Dock { get; set; }
member this.Dock : Nullable<System.Windows.Forms.DockStyle> with get, set
Public Property Dock As Nullable(Of DockStyle)

Property Value

Applies to