Nevron.Nov.Grid Namespace / NImageColumnFormat Class


In This Topic
    NImageColumnFormat Class Properties
    In This Topic

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

    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
    See Also