FlexGrid for WinForms | ComponentOne
C1.Win.C1FlexGrid Namespace / CellStyle Class


In This Topic
    CellStyle Class Methods
    In This Topic

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

    Public Methods
     NameDescription
    Public MethodOverloaded. Returns a compact string representation of this CellStyle.  
    Public MethodOverloaded. Clears selected elements from this style.  
    Public MethodDetermines whether two CellStyle objects are equal.  
    Public MethodGets the content portion of a cell's rectangle.  
    Public MethodServes as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.  
    Public MethodGets the image portion of a cell's rectangle.  
    Public MethodGets the text portion of a cell's rectangle.  
    Public MethodCopies all elements defined in a source style to this style.  
    Public MethodRebuilds this style based on a description contained in a string.  
    Public MethodOverloaded. Renders a string and an image into a System.Drawing.Graphics object using this style.  
    Top
    See Also