FlexPivot for WPF | ComponentOne
C1.WPF.Pivot Assembly / C1.WPF.Pivot Namespace / DraggableItem Class / Uid Property

In This Topic
    Uid Property (DraggableItem)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Uid As String
    public string Uid {get; set;}
    See Also