ComponentOne FlexGrid for WPF and Silverlight
Apply(Border) Method

C1.Silverlight.FlexGrid Namespace > CellStyle Class > Apply Method : Apply(Border) Method
System.Windows.Controls.Border element that represents a cell.
Applies the attributes defined by this CellStyle to a cell.
Syntax
'Declaration
 
Public Overloads Overridable Sub Apply( _
   ByVal bdr As System.Windows.Controls.Border _
) 
public virtual void Apply( 
   System.Windows.Controls.Border bdr
)

Parameters

bdr
System.Windows.Controls.Border element that represents a cell.
See Also

Reference

CellStyle Class
CellStyle Members
Overload List