[DesignerSerializationVisibility(Hidden)] [Browsable(False)] public bool IsFastScrollingEnabled { get; set; }
[DesignerSerializationVisibility(Hidden)] [Browsable(False)] public: __property bool get_IsFastScrollingEnabled(); public: __property void set_IsFastScrollingEnabled(
bool value
);
[DesignerSerializationVisibility(Hidden)] [Browsable(False)] public:
property bool IsFastScrollingEnabled { bool get(); void set(bool value); }
'Declaration <DesignerSerializationVisibilityAttribute(Hidden)> <BrowsableAttribute(False)> Public Property IsFastScrollingEnabled As Boolean
Property Value
Default value is true.