dotnetCHARTING Send comments on this topic.
Shadow Property
See Also 
dotnetCHARTING Namespace > BoxHeaderOptions Class : Shadow Property


Gets or sets the Shadow cast under this header.

Syntax

Visual Basic (Declaration) 
Public Property Shadow As Shadow
Visual Basic (Usage)Copy Code
Dim instance As BoxHeaderOptions
Dim value As Shadow
 
instance.Shadow = value
 
value = instance.Shadow
C# 
public Shadow Shadow {get; set;}

See Also

© 2011 All Rights Reserved.