GrapeCity.Win.MultiRow Namespace > DateTimePickerCell Class : ShowSpinButtonInEditState Property |
<SRCategoryAttribute("Appearance")> <SRDescriptionAttribute("Determines whether to show spin buttons in edit mode. The spin button will be shown if the ShowSpinButton property is not set to NotShown, regardless of the value of the ShowSpinButtonInEditState property.")> <DefaultValueAttribute()> Public Property ShowSpinButtonInEditState As Boolean
Dim instance As DateTimePickerCell Dim value As Boolean instance.ShowSpinButtonInEditState = value value = instance.ShowSpinButtonInEditState
[SRCategory("Appearance")] [SRDescription("Determines whether to show spin buttons in edit mode. The spin button will be shown if the ShowSpinButton property is not set to NotShown, regardless of the value of the ShowSpinButtonInEditState property.")] [DefaultValue()] public bool ShowSpinButtonInEditState {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