Property | Type | Description | |
---|---|---|---|
ShouldSerializeHotLinkColor | bool | ||
ShouldSerializeLinkColor | bool | ||
ShouldSerializeMargin | bool | ||
ShouldSerializePadding | bool |
Method | Description | |
---|---|---|
SetDefaultEmptyValues ( ) : void |
Forces the use of default empty values
|
|
SetDefaultValues ( ) : void |
Forces the use of default values
|
|
TaskItemInfo ( ) : System |
Initializes a new instance of the TaskLinkInfo class with default settings
|
Method | Description | |
---|---|---|
ShouldSerializeHotLinkColor ( ) : bool |
Specifies whether the HotLinkColor property should be serialized at design time
|
|
ShouldSerializeLinkColor ( ) : bool |
Specifies whether the LinkColor property should be serialized at design time
|
|
ShouldSerializeMargin ( ) : bool |
Specifies whether the Margin property should be serialized at design time
|
|
ShouldSerializePadding ( ) : bool |
Specifies whether the Padding property should be serialized at design time
|