Nevron .NET Vision
Nevron.SmartShapes Namespace / NGeometrySection Class
Fields Properties Methods


In This Topic
    NGeometrySection Class Members
    In This Topic

    The following tables list the members exposed by NGeometrySection.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Default width of the command type columns  
    Top
    Public Properties
     NameDescription
    Public PropertyGets a reference to the CloseFigures formula cell  
    Public PropertyGets/sets the section name, which is used to reference the section (Inherited from Nevron.FormulaSheet.NFormulaSection)
    Public PropertyGets/sets the section title, which is used to provide the user with a human readable description of the section (Inherited from Nevron.FormulaSheet.NFormulaSection)
    Public PropertyGets a reference to the Visible formula cell  
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded. Adds an ArcTo command expressed with formulas  
    Public MethodOverloaded. Adds a BezierCurveTo command expressed with formulas  
    Public MethodOverloaded. Adds a CircularArcTo command expressed with formulas  
    Public MethodOverloaded. Adds an EllipticalArcTo command expressed with formulas  
    Public MethodOverloaded. Adds a LineTo command expressed with formulas  
    Public MethodOverloaded. Adds a MoveTo command expressed with formulas  
    Public MethodOverridden. Creates an identical copy of this object  
    Public MethodCreates a data grid, which can be used for the preview and editing of the section formula cells (Inherited from Nevron.FormulaSheet.NFormulaSection)
    Public MethodOverridden. Overriden to create a new instance of the NLineToRow class  
    Public Method (Inherited from Nevron.FormulaSheet.NFormulaSection)
    Public Method (Inherited from Nevron.FormulaSheet.NFormulaSection)
    Public MethodCreates a data grid, which can be used for the preview and editing of the section formula rows (Inherited from Nevron.FormulaSheet.NFormulaSection)
    Public MethodDisposes the cached local graphics path  
    Public MethodOverridden. Gets the name of the column at the specified index  
    Public MethodOverridden. Gets the index of the specified col name  
    Public MethodOverridden. Gets the maximum number of columns for this section  
    Public Method (Inherited from Nevron.FormulaSheet.NFormulaSection)
    Public MethodOverridden. Overriden to add the Add Row verb  
    Public MethodOverridden. Invalidates the cached of the section and all its formula cells and rows  
    Public MethodCalled by the cells dictionary, when its cells has changed (Inherited from Nevron.FormulaSheet.NFormulaSection)
    Public MethodCalled by the rows collection, when its rows has changed (Inherited from Nevron.FormulaSheet.NFormulaSection)
    Public Method (Inherited from Nevron.FormulaSheet.NFormulaSection)
    Public MethodOverriden to return the section title (Inherited from Nevron.FormulaSheet.NFormulaSection)
    Public Method (Inherited from Nevron.FormulaSheet.NFormulaSection)
    Public Method (Inherited from Nevron.FormulaSheet.NFormulaSection)
    Top
    Protected Methods
     NameDescription
    Protected MethodOverridden. Overriden to return true  
    Protected MethodGets information about the cells data grid columns (Inherited from Nevron.FormulaSheet.NFormulaSection)
    Protected MethodGets the cells data table row values for the specified row index (Inherited from Nevron.FormulaSheet.NFormulaSection)
    Protected MethodOverridden. Overriden to include the non editable Type column  
    Protected MethodOverridden. Overriden to insert the path command type  
    Top
    See Also