MultiColumnCombo for WinForms | ComponentOne
C1.Win.Input.MultiColumnCombo Namespace / ViewCellStyle Class
Properties Methods Events


In This Topic
    ViewCellStyle Class Members
    In This Topic

    The following tables list the members exposed by ViewCellStyle.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the color used to paint the cell background.  
    Public PropertyGets or sets the font used to paint text in the cell.  
    Public PropertyGets or sets the color of the text in the cell.  
    Public PropertyGets or sets the image alignment.  
    Public Property (Inherited from C1.Win.Themes.BaseStyle)
    Public Property (Inherited from C1.Win.Themes.StyledPropertyCollection)
    Public PropertyGets or sets the margins between the edges of the cell and its contents, in pixels.  
    Public Property (Inherited from C1.Win.Themes.StyledPropertyCollection)
    Public PropertyGets or sets the background color of the searched text in the cell.  
    Public PropertyGets or sets the text alignment.  
    Public PropertyGets or sets a value that indicating how to trim characters that do not fit in the space available.  
    Public PropertyGets or sets a value that indicates whether long strings should automatically wrap within the cell.  
    Top
    Protected Properties
     NameDescription
    Protected Property (Inherited from C1.Win.Themes.BaseC1FrameworkStyle)
    Protected Property (Inherited from C1.Win.Themes.BaseStyle)
    Protected Property (Inherited from C1.Win.Themes.StyledPropertyCollection)
    Protected PropertyOverridden.   
    Protected Property (Inherited from C1.Win.Themes.BaseStyle)
    Protected Property (Inherited from C1.Win.Themes.BaseStyle)
    Protected Property (Inherited from C1.Win.Themes.StyledPropertyCollection)
    Top
    Public Methods
     NameDescription
    Public Method (Inherited from C1.Win.Themes.BaseC1FrameworkStyle)
    Public Method (Inherited from C1.Win.Themes.BaseStyle)
    Public MethodOverridden.   
    Public MethodOverloaded.  (Inherited from C1.Win.Themes.BaseC1FrameworkStyle)
    Public Method (Inherited from C1.Win.Themes.StyledPropertyCollection)
    Public Method (Inherited from C1.Win.Themes.BaseC1FrameworkStyle)
    Public Method (Inherited from C1.Win.Themes.BaseStyle)
    Public Method (Inherited from C1.Win.Themes.BaseStyle)
    Public Method (Inherited from C1.Win.Themes.StyledPropertyCollection)
    Top
    Protected Methods
     NameDescription
    Protected Method (Inherited from C1.Win.Themes.StyledPropertyCollection)
    Protected Method (Inherited from C1.Win.Themes.StyledPropertyCollection)
    Protected Method (Inherited from C1.Win.Themes.StyledPropertyCollection)
    Protected Method (Inherited from C1.Win.Themes.BaseC1FrameworkStyle)
    Protected Method (Inherited from C1.Win.Themes.StyledPropertyCollection)
    Protected Method (Inherited from C1.Win.Themes.BaseStyle)
    Protected Method (Inherited from C1.Win.Themes.BaseStyle)
    Protected Method (Inherited from C1.Win.Themes.StyledPropertyCollection)
    Protected MethodRestores the default value of the BackColor property.  
    Protected MethodRestores the default value of the Font property.  
    Protected MethodRestores the default value of the ForeColor property.  
    Protected MethodRestores the default value of the ImageAlign property.  
    Protected MethodRestores the default value of the Margins property.  
    Protected MethodOverloaded.  (Inherited from C1.Win.Themes.BaseC1FrameworkStyle)
    Protected MethodRestores the default value of the SearchBackColor property.  
    Protected MethodRestores the default value of the TextAlign property.  
    Protected MethodRestores the default value of the Trimming property.  
    Protected MethodRestores the default value of the WordWrap property.  
    Protected MethodSpecifies whether to save the value of the BackColor property.  
    Protected MethodSpecifies whether to save the value of the Font property.  
    Protected MethodSpecifies whether to save the value of the ForeColor property.  
    Protected MethodSpecifies whether to save the value of the ImageAlign property.  
    Protected MethodSpecifies whether to save the value of the Margins property.  
    Protected MethodSpecifies whether to save the value of the SearchBackColor property.  
    Protected MethodSpecifies whether to save the value of the TextAlign property.  
    Protected MethodSpecifies whether to save the value of the Trimming property.  
    Protected MethodSpecifies whether to save the value of the WordWrap property.  
    Top
    Public Events
     NameDescription
    Public Event (Inherited from C1.Win.Themes.StyledPropertyCollection)
    Top
    See Also