ComponentOne ADO.NET DataExtender
C1.C1DataExtender.2 Assembly / C1.C1DataExtender Namespace / ViewSetGlobalColumnStyle Class
Properties

In This Topic
    ViewSetGlobalColumnStyle Class Members
    In This Topic

    The following tables list the members exposed by ViewSetGlobalColumnStyle.

    Public Constructors
    Public Properties
     NameDescription
    Public PropertyDefines a name of a base global style of the C1.C1DataExtender.SchemaExtender.DataSetExtender.ColumnStyles collection from which this style inherits its property values.  
    Public PropertyIndicates whether a special date-time edit mode is used. (Inherited from C1.C1DataExtender.ColumnStyleBase)
    Public PropertyReserved for future use. (Inherited from C1.C1DataExtender.ColumnStyleBase)
    Public PropertyDefines an edit mask for a column value. (Inherited from C1.C1DataExtender.ColumnStyleBase)
    Public PropertyDefines a format string for a column value. (Inherited from C1.C1DataExtender.ColumnStyleBase)
    Public Property (Inherited from C1.C1DataExtender.ColumnStyleBase)
    Public PropertyDefines what style properties inherit their values from the base style.  
    Public PropertyReserved for future use. (Inherited from C1.C1DataExtender.ColumnStyleBase)
    Public PropertyDefines a collection of items for an explicitly defined item list. (Inherited from C1.C1DataExtender.ColumnStyleBase)
    Public PropertyReturns an actually used ItemList depending on the Inherit property value. (Inherited from C1.C1DataExtender.ColumnStyleBase)
    Public PropertyDefines the type of item list for this column. (Inherited from C1.C1DataExtender.ColumnStyleBase)
    Public PropertyIndicates whether the user interface control should check that the value entered by the user is present as a LookupItem.Value in ItemList. (Inherited from C1.C1DataExtender.ColumnStyleBase)
    Public Property (Inherited from C1.C1DataExtender.GlobalColumnStyleBase)
    Public PropertyDefines a string that is displayed by user interface controls for null values. (Inherited from C1.C1DataExtender.ColumnStyleBase)
    Public PropertyReserved for future use. (Inherited from C1.C1DataExtender.ColumnStyleBase)
    Public PropertyIndicates whether a special numeric edit mode is used. (Inherited from C1.C1DataExtender.ColumnStyleBase)
    Public PropertyIndicates whether the column is visible in user interface. (Inherited from C1.C1DataExtender.ColumnStyleBase)
    Public PropertySpecifies preferred width (in characters) that user interface controls should allocate for this column. (Inherited from C1.C1DataExtender.ColumnStyleBase)
    Top
    See Also