Click or drag to resize
Grid Solutions Framework

DynamicFilterFramesPerSecond Property

Gets or sets the number of frames per second.

Namespace: DynamicCalculator
Assembly: DynamicCalculator (in DynamicCalculator.dll) Version: 2.4.182-beta
Syntax
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
public int FramesPerSecond { get; set; }
View Source

Property Value

Int32
See Also