ActiveReports3 Request technical support
IsFixedSize Property
See Also 


For internal use only.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property IsFixedSize As Boolean
Visual Basic (Usage)Copy Code
Dim instance As StyleSheet
Dim value As Boolean
 
value = instance.IsFixedSize
C# 
public bool IsFixedSize {get;}

See Also