FlexSheet for WPF | ComponentOne
C1.WPF.FlexGrid Namespace / CellStyleChangeAction Class
Members

In This Topic
    CellStyleChangeAction Class
    In This Topic
    Undoable Cell style changing action.
    Object Model
    CellStyleChangeAction Class
    Syntax
    'Declaration
     
    
    Public Class CellStyleChangeAction 
       Implements IUndoableAction 
    public class CellStyleChangeAction : IUndoableAction  
    Inheritance Hierarchy

    System.Object
       C1.WPF.FlexGrid.CellStyleChangeAction

    See Also