_OlkDateControl.ShowNoneButton 属性

定义

返回或设置 C#) 中的 布尔 值 (bool ,指定是否在日期控件中显示“无”按钮。 读/写。

public:
 property bool ShowNoneButton { bool get(); void set(bool value); };
public bool ShowNoneButton { get; set; }
Public Property ShowNoneButton As Boolean

属性值

注解

默认值为 True

适用于