FlexGrid for WinRT
Apply(Border) Method

Windows.UI.Xaml.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 Windows.UI.Xaml.Controls.Border _
) 
public virtual void Apply( 
   Windows.UI.Xaml.Controls.Border bdr
)

Parameters

bdr
Windows.UI.Xaml.Controls.Border element that represents a cell.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

CellStyle Class
CellStyle Members
Overload List

 

 


Copyright © GrapeCity, inc. All rights reserved.

Product Support Forum  |   Documentation Feedback