Nevron .NET Vision
Nevron.SmartShapes Namespace / NControlsRow Class
Properties Methods


In This Topic
    NControlsRow Class Members
    In This Topic

    The following tables list the members exposed by NControlsRow.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets/sets the cell at the specified index (Inherited from Nevron.FormulaSheet.NFormulaRow)
    Public PropertyGets a reference to the tooltip formula cell  
    Public PropertyGets a reference to the Visible formula cell  
    Public PropertyGets a reference to the X formula cell  
    Public PropertyGets a reference to the X behavior formula cell  
    Public PropertyGets a reference to the Y formula cell  
    Public PropertyGets a reference to the Y behavior formula cell  
    Top
    Public Methods
     NameDescription
    Public MethodAdds the specified cell (Inherited from Nevron.FormulaSheet.NFormulaRow)
    Public MethodOverridden. Creates an identical copy of this object  
    Public MethodDetermines whether the specified cell is contained in this collection (Inherited from Nevron.FormulaSheet.NFormulaRow)
    Public Method (Inherited from Nevron.FormulaSheet.NFormulaRow)
    Public Method (Inherited from Nevron.FormulaSheet.NFormulaRow)
    Public Method (Inherited from Nevron.FormulaSheet.NFormulaRow)
    Public MethodOverridden. Overriden to add remove row, insert row and insert row after verbs  
    Public MethodDetermines the index of the cell in the collection (Inherited from Nevron.FormulaSheet.NFormulaRow)
    Public MethodInserts a the specified cell at the specified index (Inherited from Nevron.FormulaSheet.NFormulaRow)
    Public MethodInvalidates the cached values for all formula cells contained in the row (Inherited from Nevron.FormulaSheet.NFormulaRow)
    Public Method (Inherited from Nevron.FormulaSheet.NFormulaRow)
    Public MethodRemoves the specified cell (Inherited from Nevron.FormulaSheet.NFormulaRow)
    Public MethodUpdates the X and Y coordinates of the control point with the specified point  
    Public Method (Inherited from Nevron.FormulaSheet.NFormulaRow)
    Public Method (Inherited from Nevron.FormulaSheet.NFormulaRow)
    Top
    Protected Methods
     NameDescription
    Protected MethodOverridden. Overriden to return true  
    Protected MethodCalled when the collection items have changed (Inherited from Nevron.FormulaSheet.NFormulaRow)
    Top
    See Also