GrapeCity.Win.MultiRow Namespace > ProgressBarCell Class : Step Property |
<SRCategoryAttribute("Behavior")> <SRDescriptionAttribute("Indicates the amount to increment the current value of the ProgressBarCell when the PerformStep method is called.")> <DefaultValueAttribute()> Public Property Step As Integer
Dim instance As ProgressBarCell Dim value As Integer instance.Step = value value = instance.Step
[SRCategory("Behavior")] [SRDescription("Indicates the amount to increment the current value of the ProgressBarCell when the PerformStep method is called.")] [DefaultValue()] public int Step {get; set;}
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2