프로퍼티 | 타입 | 설명 | |
---|---|---|---|
ShouldSerializeGradientEndColor | bool | ||
ShouldSerializeGradientStartColor | bool | ||
ShouldSerializePadding | bool |
메소드 | 설명 | |
---|---|---|
Dispose ( ) : void |
Releases all resources used by the TaskPaneInfo
|
|
SetDefaultEmptyValues ( ) : void |
Forces the use of default empty values
|
|
SetDefaultValues ( ) : void |
Forces the use of default values
|
|
TaskPaneInfo ( ) : System |
Initializes a new instance of the TaskPaneInfo class with default settings
|
메소드 | 설명 | |
---|---|---|
ShouldSerializeGradientEndColor ( ) : bool |
Specifies whether the GradientEndColor property should be serialized at design time
|
|
ShouldSerializeGradientStartColor ( ) : bool |
Specifies whether the GradientStartColor property should be serialized at design time
|
|
ShouldSerializePadding ( ) : bool |
Specifies whether the Padding property should be serialized at design time
|