[]
Gets the default side buttons.
protected virtual List<Type> GetDefaultSideButtonTypes()
Protected Overridable Function GetDefaultSideButtonTypes() As List(Of Type)
The GetDefaultSideButtonTypes method allows derived classes to customize default side buttons when the cell is created. If null is returned, no side buttons are added to the cell.