Spread WPF 17
GrapeCity.Windows.SpreadSheet.UI Namespace / EditingElement Class / ExtentHeight Property


In This Topic
    ExtentHeight Property (EditingElement)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property ExtentHeight As Double
    'Usage
     
    Dim instance As EditingElement
    Dim value As Double
     
    value = instance.ExtentHeight
    public double ExtentHeight {get;}
    See Also