C1.Silverlight.FlexGrid.5
C1FlexGrid Class Methods

For a list of all members of this type, see C1FlexGrid members.

Public Methods
 NameDescription
Public MethodAddHandler (Inherited from System.Windows.UIElement)
Public MethodApplyTemplate (Inherited from System.Windows.Controls.Control)
Public MethodArrange (Inherited from System.Windows.UIElement)
Public MethodAutoSizeColumnResizes a column to fit its visible contents.  
Public MethodAutoSizeColumnsOverloaded. Resizes a column range to fit their visible content.  
Public MethodAutoSizeFixedColumnResizes a fixed column to fit its visible contents.  
Public MethodAutoSizeFixedColumnsOverloaded. Resizes a range of fixed columns to fit their visible contents.  
Public MethodAutoSizeFixedRowResizes a fixed row to fit its visible contents.  
Public MethodAutoSizeFixedRowsOverloaded. Resizes a range of fixed rows to fit their visible contents.  
Public MethodAutoSizeRowResizes a row to fit its visible contents.  
Public MethodAutoSizeRowsOverloaded. Resizes a row range to fit their visible contents.  
Public MethodCaptureMouse (Inherited from System.Windows.UIElement)
Public MethodClearValue (Inherited from System.Windows.DependencyObject)
Public MethodCollapseGroupsToLevelCollapses all the group rows to a given level.  
Public MethodCopyCopy the current selection to the clipboard.  
Public MethodFindName (Inherited from System.Windows.FrameworkElement)
Public MethodFinishEditingOverloaded. Commits any pending edits and exits edit mode.  
Public MethodFocus (Inherited from System.Windows.Controls.Control)
Public MethodGetAggregateCalculates aggregate statistics for a cell range.  
Public MethodGetAnimationBaseValue (Inherited from System.Windows.DependencyObject)
Public MethodGetBindingExpression (Inherited from System.Windows.FrameworkElement)
Public MethodGetCellFactoryGets the ICellFactory class responsible for creating and destroying System.Windows.FrameworkElement objects used to represent grid cells.  
Public MethodGetClipStringOverloaded. Gets the current selection as a string suitable for copying to the clipboard.  
Public MethodGetGridImageGets a System.Windows.FrameworkElement that represents a given part of the grid.  
Public MethodGetPageImagesOverloaded. Gets a list of elements that represent parts of the grid fit for rendering into pages of a document.  
Public MethodGetSelectedStateGets a SelectedState value that indicates the selected state of the cells in a CellRange.  
Public MethodGetValue (Inherited from System.Windows.DependencyObject)
Public MethodHitTestOverloaded. Gets a HitTestInfo object that contains information about the grid at a given location.  
Public MethodIncludeInAggregateGets a value that determines whether a cell should be included in the aggregates calculated with the GetAggregate method.  
Public MethodInvalidateOverloaded. Forces the grid to re-create all visible elements.  
Public MethodInvalidateArrange (Inherited from System.Windows.UIElement)
Public MethodInvalidateMeasure (Inherited from System.Windows.UIElement)
Public MethodLoadColumnLayoutLoads a column layout from an System.Xml.XmlReader.  
Public MethodMeasure (Inherited from System.Windows.UIElement)
Public MethodOnApplyTemplateOverridden. Applies the template defined in the System.Windows.Controls.Control.Template property.  
Public MethodPastePastes the content of the clipboard to the grid.  
Public MethodPrintOverloaded. Prints the grid.  
Public MethodReadLocalValue (Inherited from System.Windows.DependencyObject)
Public MethodReleaseMouseCapture (Inherited from System.Windows.UIElement)
Public MethodRemoveHandler (Inherited from System.Windows.UIElement)
Public MethodSaveOverloaded. Saves the contents of the grid to a System.IO.StreamWriter.  
Public MethodSaveColumnLayoutSaves the current column layout to an System.Xml.XmlWriter.  
Public MethodScrollIntoViewScrolls the grid to bring a specific cell into view.  
Public MethodSelectOverloaded. Selects a given cell.  
Public MethodSelectAllSelects all cells.  
Public MethodSetBinding (Inherited from System.Windows.FrameworkElement)
Public MethodSetClipStringParses a string into rows and columns and applies the content to a given range.  
Public MethodSetValue (Inherited from System.Windows.DependencyObject)
Public MethodStartEditingOverloaded. Starts editing the cell that is currently selected.  
Public MethodTransformToVisual (Inherited from System.Windows.UIElement)
Public MethodUpdateLayout (Inherited from System.Windows.UIElement)
Top
See Also

Reference

C1FlexGrid Class
C1.Silverlight.FlexGrid Namespace

 

 


Copyright (c) GrapeCity, inc. All rights reserved.