Xceed Grid for WinForms v4.3 Documentation
Xceed.Grid.v4.3 Assembly / Xceed.Grid.Viewers Namespace / ComboBoxViewer Class


In This Topic
    ComboBoxViewer Class Properties
    In This Topic

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

    Public Properties
     NameDescription
    Public PropertyGets the System.ComponentModel.IContainer associated with the System.ComponentModel.ISite when implemented by a class. (Inherited from Xceed.Grid.Viewers.CellViewerManager)
    Public Property  
    Public PropertyGets or sets a specific table in the data source.  
    Public PropertyGets or sets the data source used to populate the ComboBoxViewer  
    Public PropertyGets or sets the format with which the selected item is displayed in the ComboBoxViewer.  
    Public PropertyGets or sets the alignment of the image in the ImageArea.  
    Public PropertyGets or sets the area where the viewer's image is displayed.  
    Public PropertyGets or sets a string that specifies the field of the data source from which to draw the image.  
    Public PropertyGets or sets the padding surrounding the viewer's image.  
    Public PropertyGets or sets the size of the viewer's image.  
    Public PropertyGets or sets a value indicating the style with which the image is displayed.  
    Public PropertyGets a boolean value indicating if one or more properties of the ReportStyle have been explicitly set. (Inherited from Xceed.Grid.Viewers.CellViewerManager)
    Public PropertyGets or sets a boolean value indicating if the image should preserve its aspect ratio.  
    Public PropertyGets a value representing the property used to set the control's value. (Inherited from Xceed.Grid.Viewers.CellViewerManager)
    Public PropertyGets the report style of the viewer. (Inherited from Xceed.Grid.Viewers.CellViewerManager)
    Public PropertyGets or sets the System.ComponentModel.ISite associated with the System.ComponentModel.IComponent. (Inherited from Xceed.Grid.Viewers.CellViewerManager)
    Public PropertyGets or sets the padding surrounding the viewer's text. (Inherited from Xceed.Grid.Viewers.CellViewerManager)
    Public PropertyGets or sets a string that specifies the field of the data source from which to draw the value.  
    Top
    Protected Properties
     NameDescription
    Protected PropertyGets the default value of the DisplayFormat property.  
    Protected PropertyOverridden. Gets the default value of the ImageAlignment property.  
    Protected PropertyGets the default value of the ImageArea property. (Inherited from Xceed.Grid.Viewers.CellViewerManager)
    Protected PropertyGets the default value of the ImageMember property.  
    Protected PropertyGets the default value of the ImagePadding property. (Inherited from Xceed.Grid.Viewers.CellViewerManager)
    Protected PropertyGets the default value of the ImageSize property. (Inherited from Xceed.Grid.Viewers.CellViewerManager)
    Protected PropertyGets the default value of the ImageStyle property. (Inherited from Xceed.Grid.Viewers.CellViewerManager)
    Protected PropertyGets the default value of the TextViewer.Mask property. (Inherited from Xceed.Grid.Viewers.TextViewer)
    Protected PropertyGets the default value of the TextViewer.PasswordChar property. (Inherited from Xceed.Grid.Viewers.TextViewer)
    Protected Internal PropertyGets the default value of the PreserveImageAspectRatio property. (Inherited from Xceed.Grid.Viewers.CellViewerManager)
    Protected PropertyGets the default value of the TextPadding property. (Inherited from Xceed.Grid.Viewers.CellViewerManager)
    Protected PropertyGets the default value of the ValueMember property.  
    Protected PropertyGets a value that indicates whether the System.ComponentModel.Component is currently in design mode. (Inherited from Xceed.Grid.Viewers.CellViewerManager)
    Protected PropertyGets a list of the events to which the CellViewerManager is subscribed. (Inherited from Xceed.Grid.Viewers.CellViewerManager)
    Protected PropertyGets a collection of property names whose values have been explicitly set as well as the corresponding values. (Inherited from Xceed.Grid.Viewers.CellViewerManager)
    Top
    See Also