ComponentOne Excel for UWP
C1.UWP.Excel Assembly / C1.Xaml.Excel Namespace / XLDataValidationCollection Class / XWindow Property

In This Topic
    XWindow Property
    In This Topic
    Gets or sets X window coordinate of this validations.
    Syntax
    'Declaration
     
    Public Property XWindow As System.Integer
    public System.int XWindow {get; set;}
    See Also