| Visual Basic (Declaration) | |
|---|---|
Protected Overridable Function GetDefaultSideButtonTypes() As List(Of Type)  | |
| Visual Basic (Usage) |  Copy Code | 
|---|---|
Dim instance As GcTextBoxCellType Dim value As List(Of Type) value = instance.GetDefaultSideButtonTypes()  | |
| C# | |
|---|---|
protected virtual List<Type> GetDefaultSideButtonTypes()  | |
Return Value
. A System.Type list that contains all types of default side buttons.The GetDefaultSideButtonTypes method that allows derived classes to customize default side buttons when the cell is created. If a null reference (Nothing in Visual Basic) is returned, no side buttons are added to the cell.
            
            
            
            
            Target Platforms: Windows 2000 Professional (SP4), Windows 2000 Server, Windows 2003 Server (SP1), Windows 2008, Windows XP (SP2), Windows Vista, Windows 7, Windows 8