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


Gets or sets a BoxCapStyle describing this headers right cap style.

Syntax

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

See Also

© 2011 All Rights Reserved.