public C1ExpandDirection SlideDirection {get; set;}
public: property C1ExpandDirection SlideDirection { C1ExpandDirection get(); void set ( C1ExpandDirection value); }
'Declaration Public Property SlideDirection As C1ExpandDirection
'Declaration
Public Property SlideDirection As C1ExpandDirection
'Usage Dim instance As C1SlideContentControl Dim value As C1ExpandDirection instance.SlideDirection = value value = instance.SlideDirection
'Usage
Dim instance As C1SlideContentControl Dim value As C1ExpandDirection instance.SlideDirection = value value = instance.SlideDirection
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2
C1SlideContentControl Class C1SlideContentControl Members
Copyright © 2025 GrapeCity, inc. All rights reserved.