PrintSetupWindow..::..FilePanel Property
Gets the file panel.
Namespace:
RingSoft.DbLookup.Controls.WPFAssembly: RingSoft.DbLookup.Controls.WPF (in RingSoft.DbLookup.Controls.WPF.dll)
Syntax
public StackPanel FilePanel { get; set; }
Public Property FilePanel As StackPanel Get Set
public: property StackPanel^ FilePanel { StackPanel^ get (); void set (StackPanel^ value); }