Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
System
ComponentModel
Design
DesignerOptionService.DesignerOptionConverter.OptionPropertyDescriptor
CanResetValue
System.ComponentModel.Design.DesignerOptionService.DesignerOptionConverter.OptionPropertyDescriptor.CanResetValue C# (CSharp) Method
DesignerOptionService.DesignerOptionConverter.OptionPropertyDescriptor Class Documentation
Show file
Open project: dotnet/corefx
CanResetValue()
public
method
public
CanResetValue
(
object
component
) :
bool
component
object
return
bool
public override bool CanResetValue(object component) { return false; }
DesignerOptionService.DesignerOptionConverter.OptionPropertyDescriptor
CanResetValue
GetValue
OptionPropertyDescriptor
ResetValue
SetValue
ShouldSerializeValue