RingSoft.DbLookup.Controls.WPF.Properties Namespace
RingSoft.DbMaintenance Namespace

AdvancedFind..::..RefreshRate Property

Gets or sets the refresh rate.

Namespace:  RingSoft.DbLookup.AdvancedFind
Assembly:  RingSoft.DbLookup (in RingSoft.DbLookup.dll)

Syntax


public Nullable<byte> RefreshRate { get; set; }
Public Property RefreshRate As Nullable(Of Byte)
	Get
	Set
public:
property Nullable<unsigned char^> RefreshRate {
	Nullable<unsigned char^> get ();
	void set (Nullable<unsigned char^> value);
}

Field Value

The refresh rate.