Class DataGridColumnStyle

    • Field Detail

      • assemblyFullName

        public static final java.lang.String assemblyFullName
        Fully assembly qualified name: System.Windows.Forms, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
        See Also:
        Constant Field Values
      • assemblyShortName

        public static final java.lang.String assemblyShortName
        Assembly name: System.Windows.Forms
        See Also:
        Constant Field Values
      • className

        public static final java.lang.String className
        Qualified class name: System.Windows.Forms.DataGridColumnStyle
        See Also:
        Constant Field Values
      • classType

        public static org.mases.jcobridge.JCType classType
        The type managed from JCOBridge. See JCType
    • Constructor Detail

      • DataGridColumnStyle

        public DataGridColumnStyle​(java.lang.Object instance)
                            throws java.lang.Throwable
        Internal constructor. Use with caution
        Throws:
        java.lang.Throwable
      • DataGridColumnStyle

        public DataGridColumnStyle()
                            throws java.lang.Throwable
        Throws:
        java.lang.Throwable
    • Method Detail

      • setJCOInstance

        public void setJCOInstance​(org.mases.jcobridge.JCObject instance)
        Overrides:
        setJCOInstance in class Component
      • ResetHeaderText

        public void ResetHeaderText()
                             throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getReadOnly

        public boolean getReadOnly()
                            throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setReadOnly

        public void setReadOnly​(boolean ReadOnly)
                         throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getWidth

        public int getWidth()
                     throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setWidth

        public void setWidth​(int Width)
                      throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getPropertyDescriptor

        public PropertyDescriptor getPropertyDescriptor()
                                                 throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setPropertyDescriptor

        public void setPropertyDescriptor​(PropertyDescriptor PropertyDescriptor)
                                   throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getHeaderText

        public java.lang.String getHeaderText()
                                       throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setHeaderText

        public void setHeaderText​(java.lang.String HeaderText)
                           throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getMappingName

        public java.lang.String getMappingName()
                                        throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setMappingName

        public void setMappingName​(java.lang.String MappingName)
                            throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getNullText

        public java.lang.String getNullText()
                                     throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setNullText

        public void setNullText​(java.lang.String NullText)
                         throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getHeaderAccessibleObject

        public AccessibleObject getHeaderAccessibleObject()
                                                   throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getDataGridTableStyle

        public DataGridTableStyle getDataGridTableStyle()
                                                 throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getAlignment

        public HorizontalAlignment getAlignment()
                                         throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • setAlignment

        public void setAlignment​(HorizontalAlignment Alignment)
                          throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • addAlignmentChanged

        public void addAlignmentChanged​(EventHandler handler)
                                 throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • removeAlignmentChanged

        public void removeAlignmentChanged​(EventHandler handler)
                                    throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • addFontChanged

        public void addFontChanged​(EventHandler handler)
                            throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • removeFontChanged

        public void removeFontChanged​(EventHandler handler)
                               throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • addHeaderTextChanged

        public void addHeaderTextChanged​(EventHandler handler)
                                  throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • removeHeaderTextChanged

        public void removeHeaderTextChanged​(EventHandler handler)
                                     throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • addMappingNameChanged

        public void addMappingNameChanged​(EventHandler handler)
                                   throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • removeMappingNameChanged

        public void removeMappingNameChanged​(EventHandler handler)
                                      throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • addNullTextChanged

        public void addNullTextChanged​(EventHandler handler)
                                throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • removeNullTextChanged

        public void removeNullTextChanged​(EventHandler handler)
                                   throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • addPropertyDescriptorChanged

        public void addPropertyDescriptorChanged​(EventHandler handler)
                                          throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • removePropertyDescriptorChanged

        public void removePropertyDescriptorChanged​(EventHandler handler)
                                             throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • addReadOnlyChanged

        public void addReadOnlyChanged​(EventHandler handler)
                                throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • removeReadOnlyChanged

        public void removeReadOnlyChanged​(EventHandler handler)
                                   throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • addWidthChanged

        public void addWidthChanged​(EventHandler handler)
                             throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • removeWidthChanged

        public void removeWidthChanged​(EventHandler handler)
                                throws java.lang.Throwable
        Throws:
        java.lang.Throwable