FlexGrid for WinRT
Apply(Border,SelectedState) Method

Windows.UI.Xaml.Controls.Border element that represents a cell.
SelectedState value that reflects the cell's current selected state.
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, _
   ByVal selState As SelectedState _
) 
public virtual void Apply( 
   Windows.UI.Xaml.Controls.Border bdr,
   SelectedState selState
)

Parameters

bdr
Windows.UI.Xaml.Controls.Border element that represents a cell.
selState
SelectedState value that reflects the cell's current selected state.
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