FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.Grid Namespace / GridColumn Class


In This Topic
    GridColumn Class Methods
    In This Topic

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

    Public Methods
     NameDescription
    Public MethodGets the value to display corresponding to the cell in the intersection of the specified row and this column.  
    Public MethodGets the text corresponding to the cell in the intersection of the specified row and this column.  
    Public MethodOverloaded. Gets the raw value corresponding to the cell in the intersection of the specified row and this column.  
    Public MethodOverloaded. Refresh all the cells in the column.  
    Public MethodOverloaded. Sets the value corresponding to the cell in the intersection of the specified row and this column.  
    Top
    Protected Methods
     NameDescription
    Protected Methodstatic (Shared in Visual Basic)Creates a compiled function to access the property specified by the bindingPath of the itemType.  
    Protected MethodGets whether the options menu is visible.  
    Protected MethodCalled when a property changed. (Inherited from C1.WPF.Grid.GridRowCol)
    Protected MethodCalled before a property changed. (Inherited from C1.WPF.Grid.GridRowCol)
    Protected MethodCalled when the options menu is about to be shown.  
    Top
    See Also