Xceed DataGrid for Silverlight Documentation
ToggleParentColumnIsFixedCommand Property


Represents the ToggleParentColumnIsFixed command, which requests that the "fixed" state of the parent column be toggled.
Syntax
'Declaration
 
Public ReadOnly Property ToggleParentColumnIsFixedCommand As ICommand
'Usage
 
Dim instance As ColumnManagerCell
Dim value As ICommand
 
instance.ToggleParentColumnIsFixedCommand = value
 
value = instance.ToggleParentColumnIsFixedCommand
public ICommand ToggleParentColumnIsFixedCommand {get;}
Requirements

Target Platforms: Windows 7, Windows Vista, Windows XP SP3, Windows Server 2008 family

See Also

Reference

ColumnManagerCell Class
ColumnManagerCell Members

Send Feedback