NevronOpenVision
Nevron.Nov.Grid Namespace / NImageColumnFormat Class
Fields Properties Methods Events


In This Topic
    NImageColumnFormat Class Members
    In This Topic

    The following tables list the members exposed by NImageColumnFormat.

    Public Constructors
     NameDescription
    Public ConstructorDefault constructor  
    Top
    Public Fields
    Public Properties
     NameDescription
    Public PropertyGets or sets the fixed image width of the images in case UseFixedImageHeight is true.  
    Public PropertyGets or sets the fixed image width of the images in case UseFixedImageWidth is true.  
    Public PropertyGets or sets the fixed image width of the images in case Fixed Width is true.  
    Public PropertyGets or sets whether fixed image height should be used. If set to true all images will have the height specified by FixedImageHeight.  
    Public PropertyGets or sets whether fixed image width should be used. If set to true all images will have the width specified by FixedImageWidth.  
    Top
    Public Methods
     NameDescription
    Public MethodOverridden. Determines whether the specified cell can copy its content on the clipboard.  
    Public MethodOverridden. Copies the content of the specified data cell on the clipboard.  
    Public MethodOverridden.   
    Top
    Protected Methods
     NameDescription
    Protected MethodTries to creaete an image from the specified object.  
    Protected MethodOverridden. Overriden to create a NImageBox that displays the specified value.  
    Protected MethodOverridden. Overriden to return Center  
    Top
    See Also