BCGControlBar Library for .NET
FileBrowserCell Class
Members 




Implements a cell that allows browsing for a file and displaying the folder name in a cell.
Object Model
FileBrowserCell ClassGridColumn ClassGridDataItem ClassGridDataRow ClassGridCellVisualStyle Class
Syntax
'Declaration
 
Public Class FileBrowserCell 
   Inherits CommandButtonCell
'Usage
 
Dim instance As FileBrowserCell
public class FileBrowserCell : CommandButtonCell 
public __gc class FileBrowserCell : public CommandButtonCell 
public ref class FileBrowserCell : public CommandButtonCell 
Inheritance Hierarchy

System.Object
   BCGSoft.Controls.Grid.Cell
      BCGSoft.Controls.Grid.TextCell
         BCGSoft.Controls.Grid.PushButtonCell
            BCGSoft.Controls.Grid.CommandButtonCell
               BCGSoft.Controls.Grid.FileBrowserCell

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

FileBrowserCell Members
BCGSoft.Controls.Grid Namespace

Send Feedback