FlexPivot for WPF | ComponentOne
C1.WPF.Pivot Assembly / C1.WPF.Pivot Namespace / C1FormatEditor Class / RangeType Property

In This Topic
    RangeType Property (C1FormatEditor)
    In This Topic
    Gets or sets the RangeType being created or edited.
    Syntax
    'Declaration
     
    Public Property RangeType As RangeType
    public RangeType RangeType {get; set;}
    See Also