eDriven Framework API
StepSize Property
NamespaceseDriven.Gui.ComponentsNumericStepperStepSize
eDriven Framework API
Declaration Syntax
C#Visual BasicVisual C++
public override float StepSize { get; set; }
Public Overrides Property StepSize As Single
	Get
	Set
public:
virtual property float StepSize {
	float get () override;
	void set (float value) override;
}

Assembly: eDriven.Gui (Module: eDriven.Gui) Version: 2.0.1.0 (2.0.1.0)