LookupControl..::..RecordCountStackPanel Property
Gets or sets the record count stack panel.
Namespace:
RingSoft.DbLookup.Controls.WPFAssembly: RingSoft.DbLookup.Controls.WPF (in RingSoft.DbLookup.Controls.WPF.dll)
Syntax
public StackPanel RecordCountStackPanel { get; set; }
Public Property RecordCountStackPanel As StackPanel Get Set
public: property StackPanel^ RecordCountStackPanel { StackPanel^ get (); void set (StackPanel^ value); }