Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / CustomControlType Enumeration


CustomControlType Enumeration
Represents the custom control type.
Syntax
'Declaration
 
Public Enum CustomControlType 
   Inherits System.Enum
 
'Usage
 
Dim instance As CustomControlType
Members
MemberDescription
RichValueDetailsDisplays the details of properties of GrapeCity.CalcEngine.IRichValue object.
RichValueInsertDisplays the list of properties of GrapeCity.CalcEngine.IRichValue object.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         FarPoint.Win.Spread.CustomControlType

See Also